allowSprint: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "^<!--.*--> " to "")
m (added locality)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command
|arma3
 
|1.54
|game1= arma3
|version1= 1.54
 
|eff= local
 
|arg= local


|gr1= Stamina System
|gr1= Stamina System


| Force player to run/jog if set to false.
|descr= Force player to run/jog if set to false.
| unit '''allowSprint''' state
 
|s1= unit [[allowSprint]]  state
 
|p1= unit: [[Object]]
|p1= unit: [[Object]]
|p2= state: [[Boolean]]
|p2= state: [[Boolean]]
| Nothing
|x1= <code>[[player]] '''allowSprint''' [[false]]
</code>
| [[Arma 3 Stamina]]
}}


{{GameCategory|arma3|Scripting Commands}}
|r1= [[Nothing]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]


|x1= <sqf>player allowSprint false;</sqf>


{{GameCategory|arma3|New Scripting Commands}}
|seealso= [[Arma 3: Stamina]] [[isSprintAllowed]]
{{GameCategory|arma3|Scripting Commands}}
}}

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