ClearTimer

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ClearTimer(event_name);

It deletes the local timer with the given name that is the event will not be activated. It is local, so the timer that was started by StartTimer can only be loaded from the mission script, and the timer that was started by UniverseTimer can only be loaded from the universe script by it.