setWaypointForceBehaviour: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ |a3|= Game |1.58|= Game Version (number surrounded by NO SPACES) __...") |
Pennyworth (talk | contribs) (Added waypointForceBehaviour, setWaypointBehaviour, waypointBehaviour, Behaviour Description to see also) |
||
Line 24: | Line 24: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[waypointForceBehaviour]] |= See also | | [[waypointForceBehaviour]], [[setWaypointBehaviour]], [[waypointBehaviour]], [[Mission_Editor:_Waypoints#Behaviour|Behaviour Description]] |= See also | ||
}} | }} |
Revision as of 04:57, 5 June 2016
Description
- Description:
- Forces the behavior of waypoint, disables AUTOCOMBAT.
- Groups:
- Uncategorised
Syntax
- Syntax:
- waypoint setWaypointForceBehaviour state
- Parameters:
- format Waypoint - [Group, index]
- state: Bool - Force or not
- Return Value:
- Nothing
Examples
- Example 1:
[grp, 2] setWaypointForceBehaviour true;
Additional Information
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
[[Category:Introduced with a3 version 1.58]][[ Category: a3: New Scripting Commands | SETWAYPOINTFORCEBEHAVIOUR]][[ Category: a3: Scripting Commands | SETWAYPOINTFORCEBEHAVIOUR]]