User Tools

Site Tools


4rpl:commands:settimer2

This is an old revision of the document!


Index

SetTimer2

SetTimer2(<-amt)

Description

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

Examples

if (GetTimer2 eq0)
   SetCreeeper(GetUnitCell(self) 5 false)
   SetTimer2 (30)
endif

Index

4rpl/commands/settimer2.1610121708.txt.gz · Last modified: 2025/02/14 14:56 (external edit)