Timer

From NexusWiki
Revision as of 04:20, 19 June 2009 by LordValarian (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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!