stoptimer
Jump to navigation
Jump to search
The stoptimer
script command is used to stop a stopwatch for an entity. Stopping a stopwatch causes the he ^#timer1
, ^#timer2
, ^#timer3
and ^#timer4
system variables to return again respectively instead of the elapsed time since the last starttimer
call.
Usage
stoptimer <stopwatch>
Context: Any Entity
Parameters:
Parameter | Type | Description |
---|---|---|
stopwatch |
string |
The stopwatch to stop - one of timer1 , timer2 , timer1 or timer4 |