User Tools

Site Tools


4rpl:commands:gettimer0

This is an old revision of the document!


Index

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)
   SetCreeeper(GetUnitCell(self) 5 false)
   SetTimer0 (30)
endif

Index

4rpl/commands/gettimer0.1611513585.txt.gz · Last modified: 2021/01/24 13:39 by karsten75