User Tools

Site Tools


4rpl:commands:gettimer1

This is an old revision of the document!


Index
Timers

GetTimer1

GetTimer1 ->val

Description

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

Examples

if (GetTimer1 eq0)
   SetCreeper(GetUnitCell(self) 5 false)
   SetTimer1 (30)
endif

Index

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