SetWorldTime

From SA-MP Wiki

Jump to: navigation, search

SetWorldTime


Sets the world time to a specific hour.


Parameters:
(hour)
hourWhich time to set.


This function does not return a specific value.


//set to 12 o'clock
SetWorldTime(12);

Related Functions

The following functions might be useful as well, as they're related to this function in one way or another.

Personal tools