User Tools

Site Tools


4rpl:commands:gettimer3

Index
Timers

GetTimer3

GetTimer3 ->val

Description

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

Examples

if (GetTimer3 eq0)
   SetCreeper(GetUnitCell(self) 5 false)
   SetTimer3 (30)
endif

Index

4rpl/commands/gettimer3.txt · Last modified: 2022/05/12 11:57 by Karsten75