isSprintAllowed: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
m (Text replacement - "<sqf>([^ ]+) <\/sqf>" to "<sqf>$1</sqf>")
Line 11: Line 11:
|r1= [[Boolean]]
|r1= [[Boolean]]


|x1= <sqf>'''isSprintAllowed''' player;
|x1= <sqf>'''isSprintAllowed''' player;</sqf>
</sqf>
|seealso= [[Arma 3: Stamina]]
|seealso= [[Arma 3: Stamina]]
}}
}}

Revision as of 12:04, 13 May 2022

Hover & click on the images for description

Description

Description:
Returns true if player is allowed to sprint
Groups:
Stamina System

Syntax

Syntax:
isSprintAllowed unit
Parameters:
unit: Object
Return Value:
Boolean

Examples

Example 1:
'''isSprintAllowed''' player;

Additional Information

See also:
Arma 3: Stamina

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note