Advertisement
Animescapetower

Untitled

Mar 4th, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Time = game.Lighting
  2. while true do
  3. wait(0.4)
  4. print("Time Set: ".. game.Lighting.TimeOfDay)
  5. Time:SetMinutesAfterMidnight(Time:GetMinutesAfterMidnight()+1.6)
  6.  
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement