This is an old revision of the document!
SetTimer2(<-amt)
Sets the current value of timer 2. Timers are set to some value, and the decrease by 1 each game frame.
if (GetTimer2 eq0) SetCreeper(GetUnitCell(self) 5 false) SetTimer2 (30) endif
⇐ Index