StartCountdown

From NexusWiki
Jump to: navigation, search

StartCountdown(from, endevent);

A timer appears on the tactical screen that counts back from ’from’ seconds, and it gives the ’endevent’ at 0, if it is not 0.

Be careful, because unlike LocalEvent() the endevent will be called in all active rulesets (machines) so you might end up calling events you didn't intend to.