🕒
Activity
🎮
Browse
📰
Forums
📖
Docs
🔎
Search
Login
Login
Timed day and night cycle.
Root
/
Programming Questions
/
[.]
Z_E_R_O
Created:
~6 years ago
Z_E_R_O
#1
How would I make a day and night cycle that goes changes real time during the day. Even when you're not playing.
niconii
#2
This command puts the current time in the H, M, and S variables.
TMREAD OUT H,M,S
Z_E_R_O
#3
Thank you!!!!