TRIGGER_HOUR
Keywords:
TRIGGER_HOUR
Syntax: HOUR <game hour>
The argument is the game hour (0-23). This trigger will be activated
when the game hour matchs the argument used in the trigger. As the tick trigger, it is not a good trigger to interact with players, but the random variable ($r) still works. This trigger will be activated no matter the position of the mobile (sleeping, resting, sitting, etc).
Examples:
HOUR 6
This trigger will be activated when the game hour is 6 am.
HOUR 12
This trigger will be activated when the game hour is 12 am.
HOUR 18
This trigger will be activated when the game hour is 6 pm.
HOUR 0
This trigger will be activated when the game hour is 12 pm.