— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
This is an old revision of the document!
Sets the current in-game time in seconds. If the provided value is less than zero or greater than the game's day/night cycle duration, the in-game day will be decremented or incremented accordingly.
set_time(time)
Argument | Description | Type | Required |
---|---|---|---|
time | Value to set the current time to (in seconds). | Number | Yes |
set_time(2);
Results: .
Use the Set Time function…