|
| 21 Jan 2012 03:39 PM |
I wanted to know if it was possible to make a script that made a block move a certain time in the day.
Ex. A brick moving when the time reaches 12:00:00. Taking into consideration that I have put in a time of day script.
itallic/No description available. Exactly. |
|
|
| Report Abuse |
|
|
| |
|
|
| 21 Jan 2012 03:42 PM |
if game.Lighting.TimeOfDay=="12:00:00" then --move brick end |
|
|
| Report Abuse |
|
|
|
| 21 Jan 2012 03:45 PM |
para, I'm assuming that's an invalid script?
itallic/No description available. Exactly. |
|
|
| Report Abuse |
|
|
| |
|