allowSprint: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)]]" to "{{GameCategory|arma3|Scripting Commands}}")
m (added locality)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- allowSprint from EXPORT -->
{{RV|type=command
{{Command|Comments=
|arma3|Game name=
|1.54|Game version=


|gr1= Stamina System |GROUP1=
|game1= arma3
|version1= 1.54


| Force player to run/jog if set to false. |DESCRIPTION=
|eff= local
| unit '''allowSprint''' state |SYNTAX=
 
|p1= unit: [[Object]] |PARAMETER1=
|arg= local
|p2= state: [[Boolean]] |PARAMETER2=
 
| Nothing |RETURNVALUE=
|gr1= Stamina System
|x1= <code>[[player]] '''allowSprint''' [[false]]
 
</code>|EXAMPLE1=
|descr= Force player to run/jog if set to false.
| [[Arma 3 Stamina]] |SEEALSO=
 
|  |MPBEHAVIOUR=
|s1= unit [[allowSprint]]  state
}}
 
|p1= unit: [[Object]]
 
|p2= state: [[Boolean]]


<h3 style='display:none'>Bottom Section</h3>
|r1= [[Nothing]]
{{GameCategory|arma3|Scripting Commands}}
[[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]]
{{GameCategory|arma3|New_Scripting_Commands_List}}
}}
{{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