User Tools

Site Tools


ixe:irpl:timers:gettimer0

This is an old revision of the document!


GetTimer0

GetTimer0 ->val

Description

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

Examples

if (GetTimer0 eq0)
   SetCreeper(GetUnitCell(self) 5 false)
   SetTimer0 (30)
endif
ixe/irpl/timers/gettimer0.1737213491.txt.gz · Last modified: 2025/02/14 14:56 (external edit)