forceWalk: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " 1.51" to " 1.50")
m (Text replacement - " |r1=[[" to " |r1= [[")
Line 21: Line 21:
|p2= value: [[Boolean]] - true/false
|p2= value: [[Boolean]] - true/false


|r1=[[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[player]] [[forceWalk]] [[true]];</code>
|x1= <code>[[player]] [[forceWalk]] [[true]];</code>

Revision as of 23:36, 7 August 2021

Hover & click on the images for description

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

Example 1:
player forceWalk true;

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