allowSprint: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (formatting)
m (added locality)
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:


|game1= arma3
|game1= arma3
|version1= 1.54


|version2= 1.54
|eff= local
 
|arg= local


|gr1= Stamina System
|gr1= Stamina System
Line 9: Line 12:
|descr= Force player to run/jog if set to false.
|descr= Force player to run/jog if set to false.


|s1= unit '''allowSprint''' state
|s1= unit [[allowSprint]]  state


|p1= unit: [[Object]]
|p1= unit: [[Object]]
Line 17: Line 20:
|r1= [[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[player]] '''allowSprint''' [[false]];</code>
|x1= <sqf>player allowSprint false;</sqf>


|seealso= [[Arma 3: Stamina]]
|seealso= [[Arma 3: Stamina]] [[isSprintAllowed]]
}}
}}

Latest revision as of 10:22, 24 June 2023

Hover & click on the images for description

Description

Description:
Force player to run/jog if set to false.
Groups:
Stamina System

Syntax

Syntax:
unit allowSprint state
Parameters:
unit: Object
state: Boolean
Return Value:
Nothing

Examples

Example 1:
player allowSprint false;

Additional Information

See also:
Arma 3: Stamina isSprintAllowed

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