allowSprint: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (added locality)
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- allowSprint from EXPORT -->
{{RV|type=command
{{Command|= Comments
 
|arma3|= Game name
|game1= arma3
|1.54|= Game version
|version1= 1.54
| Force player to run/jog if set to false. |DESCRIPTION=
 
| unit '''allowSprint''' state |SYNTAX=
|eff= local
|p1= unit: [[Object]] |PARAMETER1=
 
|p2= state: [[Bool]] |PARAMETER2=
|arg= local
| Nothing |RETURNVALUE=
 
|x1= <code>[[player]] '''allowSprint''' [[false]]
|gr1= Stamina System
</code>|EXAMPLE1=
 
| [[Arma 3 Stamina]] |SEEALSO=
|descr= Force player to run/jog if set to false.
|  |MPBEHAVIOUR=
 
}}
|s1= unit [[allowSprint]]  state
 
|p1= unit: [[Object]]
 
|p2= state: [[Boolean]]


<h3 style='display:none'>Bottom Section</h3>
|r1= [[Nothing]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]


<h3 style='display:none'>Notes</h3>
|x1= <sqf>player allowSprint false;</sqf>
<dl class="command_description">
<!-- BEGIN Note Section -->
<!-- END Note Section -->
</dl>


<h3 style="display:none">Bottom Section</h3>
|seealso= [[Arma 3: Stamina]] [[isSprintAllowed]]
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
}}
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]

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