⇐ Index ⇐ Timers
GetTimer1 ->val
Gets the current value of timer 1. Timers are set to some value, and the decrease by 1 each game frame.
if (GetTimer1 eq0) SetCreeper(GetUnitCell(self) 5 false) SetTimer1 (30) endif
⇐ Index