|
| 03 Jun 2013 04:38 PM |
while true do script.Time.Value = "" ..game.Lighting.TimeOfDay wait() end
|
|
|
| Report Abuse |
|
|
sam8985
|
  |
| Joined: 12 Nov 2011 |
| Total Posts: 582 |
|
|
| 03 Jun 2013 04:41 PM |
... What are you even trying to do? |
|
|
| Report Abuse |
|
|
|
| 03 Jun 2013 04:42 PM |
while wait() do script["Time"].Value = tostring(game.Lighting.TimeOfDay) end
maybe? |
|
|
| Report Abuse |
|
|
|
| 03 Jun 2013 04:49 PM |
@aler Didn't work.
I'm trying to get the time of the day in Lighting. |
|
|
| Report Abuse |
|
|
|
| 03 Jun 2013 04:50 PM |
| then use the property itself lol |
|
|
| Report Abuse |
|
|
|
| 03 Jun 2013 04:55 PM |
| I would, but then it tends to make lag in Run/Test mode, and a script that I use to do a day/night cycle won't run. |
|
|
| Report Abuse |
|
|