isForcedWalk

From Bohemia Interactive Community
Revision as of 22:01, 9 March 2015 by Killzone Kid (talk | contribs) (format)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns true if player is forced to walk with forceWalk.
Groups:
Uncategorised

Syntax

Syntax:
isForcedWalk unitName
Parameters:
unitName : Object
Return Value:
Boolean

Examples

Example 1:
_bool = isForcedWalk player;

Additional Information

See also:
forceWalkisWalkingforceSpeedgetSpeed

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