allowSprint: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2 $3;</sqf>") |
m (added locality) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1.54 | |version1= 1.54 | ||
|eff= local | |||
|arg= local | |||
|gr1= Stamina System | |gr1= Stamina System | ||
Line 18: | Line 22: | ||
|x1= <sqf>player allowSprint false;</sqf> | |x1= <sqf>player allowSprint false;</sqf> | ||
|seealso= [[Arma 3: Stamina]] | |seealso= [[Arma 3: Stamina]] [[isSprintAllowed]] | ||
}} | }} |
Latest revision as of 09:22, 24 June 2023
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:
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