Timer

From NexusWiki
Jump to: navigation, search

Timer(event, time, var_set);

It is the same as LocalEvent, but the event happens with a delay. ’time’ is given in seconds. The variables of the event are set at the moment the command is issued, not when the timer lapses!