Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- IF YOU SEE ANYTHING THAT HAS "--" IN IT. DONT INCLUDE IT. PLEASE USE MILITARY TIME
- -- SET TIME TO NIGHT --
- local setTime = "00:05:00"
- game.Lighting.ClockTime = setTime
- -- SET TIME TO DAY --
- local setTime = "15:00:00"
- game.Lighting.TimeOfDay = setTime
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement