setWaypointForceBehaviour: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\<dt class\=\"note\"\>\'\'\'\[\[(.*)\]\]\'\'\'" to "<dt class="note">$1") |
Lou Montana (talk | contribs) m (Text replacement - "|Game Version= (number surrounded by NO SPACES)" to "|Game Version (number surrounded by NO SPACES)=") |
||
Line 4: | Line 4: | ||
|a3|= Game | |a3|= Game | ||
|1.58|Game Version | |1.58|Game Version (number surrounded by NO SPACES)= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 12:16, 6 August 2020
Description
- Description:
- Forces the behavior of waypoint, disables AUTOCOMBAT.
- Groups:
- Uncategorised
Syntax
- Syntax:
- waypoint setWaypointForceBehaviour state
- Parameters:
- waypoint: Waypoint - format [Group, index]
- state: Boolean - 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]]