ClearTimer
From NexusWiki
Revision as of 02:14, 19 June 2009 by LordValarian (Talk | contribs)
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.