OnTimeWeatherSync

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search


Description:
This function is called when time and weather details are send by server.


Parameters:

( timerate, minute, hour, weather )

timerate : The timerate.
minute : The minute.
hour : The hour.
weather : Current weather.


Return Values:
This function does not return any specific values.



Related Functions

The following functions may be helpful as they relate to this function in one way or another.