User Tools

Site Tools


ixe:irpl:timers:settimer0

SetTimer0

SetTimer0(<-amt)

Description

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

Examples

if (GetTimer0 eq0)
   SetCreeper(GetUnitCell(self) 5 false)
   SetTimer0 (30)
endif
ixe/irpl/timers/settimer0.txt · Last modified: 2025/01/18 10:19 by Karsten75