forceWalk: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma2oa | | arma2oa | ||
|1.51 | |1.51 | ||
|arg= local | |arg= local | ||
|gr1= Stamina System | |gr1= Stamina System | ||
| Forces unit to walk even if run or sprint is selected. | | Forces unit to walk even if run or sprint is selected. | ||
| unit '''forceWalk''' value | | unit '''forceWalk''' value | ||
|p1= unit: [[Object]] - the unit forced to walk | |p1= unit: [[Object]] - the unit forced to walk | ||
|p2= value: [[Boolean]] - true/false | |p2= value: [[Boolean]] - true/false | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[player]] [[forceWalk]] [[true]];</code> | |x1= <code>[[player]] [[forceWalk]] [[true]];</code> | ||
| [[isForcedWalk]], [[isWalking]], [[forceSpeed]], [[getSpeed]] | | [[isForcedWalk]], [[isWalking]], [[forceSpeed]], [[getSpeed]] | ||
}} | }} |
Revision as of 00:34, 18 January 2021
Description
- Description:
- Forces unit to walk even if run or sprint is selected.
- Groups:
- Stamina System
Syntax
- Syntax:
- unit forceWalk value
- Parameters:
- unit: Object - the unit forced to walk
- value: Boolean - true/false
- Return Value:
- Nothing
Examples
Additional Information
- See also:
- isForcedWalkisWalkingforceSpeedgetSpeed
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.51
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Stamina System
- Arma 2: Operation Arrowhead: New Scripting Commands List
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands