World::time.second
This property gets/sets game time in seconds.
Getter
number - Seconds (between 0 and 59)
Setter
number - Seconds (between 0 and 59)
Example
mp.world.time.second = 30;
This property gets/sets game time in seconds.
Getter
number - Seconds (between 0 and 59)
Setter
number - Seconds (between 0 and 59)
Example
mp.world.time.second = 30;