on_hour_of_day

Response Typescript
EntitiesRooms, Mobiles, Objects
Parametershour | all

    If you want trigger an action or behaviour at a particular time of day
then this is the trigger you need. The parameter lets you set a specific
hour of the day at which your script should fire. The check for the
trigger firing occurs at the major tick, and if the parameter you have set
is either the current hour or "all" then your script will run.

- No extra variables are set.