lockWP: Difference between revisions
Jump to navigation
Jump to search
m (VBS2 scripting category removal) |
Fred Gandt (talk | contribs) m (Layout tidy) |
||
Line 23: | Line 23: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_groupOne '''lockWP''' [[true]]</code> | |x1= <code>_groupOne '''lockWP''' [[true]];</code> |= EXAMPLE1 | ||
|x2= <code>_Soldier '''lockWP''' [[true]]</code> | |x2= <code>_Soldier '''lockWP''' [[true]];</code> |= EXAMPLE2 | ||
|x3= <code>_MyTank '''lockWP''' [[false]]</code> ___________________________________________________________________________________________ | |x3= <code>_MyTank '''lockWP''' [[false]];</code> |= EXAMPLE3 | ||
___________________________________________________________________________________________ | |||
| |= See also | | |= See also |
Revision as of 04:53, 19 March 2014
Description
- Description:
- Disable switching to next waypoint (current waypoint will never complete while lockwp is used). Sometimes used during cut-scenes.
- Groups:
- Uncategorised
Syntax
- Syntax:
- groupName lockWP lock
- Parameters:
- groupName: Object or Group
- lock: Boolean
- Return Value:
- Nothing
Examples
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Local Effect
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Waypoints