lockWp

From Bohemia Interactive Community
Revision as of 15:55, 13 August 2014 by Master85 (talk | contribs) (waypoint cat added)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Disables switching to the next waypoint (the current waypoint will never complete while lockWp is used). This is sometimes used during cut-scenes.
Groups:
Uncategorised

Syntax

Syntax:
groupName lockWp lockWP
Parameters:
groupName: Object or Group
lockWP: Boolean
Return Value:
Nothing

Examples

Example 1:
groupOne lockWP true;

Additional Information

See also:
See also needed

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