stoptimer

From Arx Libertatis Wiki
Revision as of 00:36, 17 April 2020 by Ds (talk | contribs) (Created page with "{{ScriptCommandPage |description=stop a stopwatch |context=any |parameters= stopwatch string The stopwatch to stop - one of <code>timer1</code>, <code>timer2</code>, <code>tim...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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:

ParameterTypeDescription
stopwatch string The stopwatch to stop - one of timer1, timer2, timer1 or timer4