User Tools

Site Tools


ixe:irpl:timers:settimer2

Timers

SetTimer2

SetTimer2(<-amt)

Description

Sets the current value of timer 2. Timers are set to some value, and then decrease by 1 each game frame.

Examples

if (GetTimer2 eq0)
   SetCreeper(GetUnitCell(self) 5 false)
   SetTimer2 (30)
endif
ixe/irpl/timers/settimer2.txt · Last modified: 2025/01/07 15:41 by 127.0.0.1