waypointForceBehaviour: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|Game Version= (number surrounded by NO SPACES)" to "|Game Version (number surrounded by NO SPACES)=") |
mNo edit summary |
||
Line 5: | Line 5: | ||
|1.58|Game Version (number surrounded by NO SPACES)= | |1.58|Game Version (number surrounded by NO SPACES)= | ||
|gr1= Waypoints |=GROUP1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 16:15, 17 September 2020
Description
- Description:
- Returns true if the waypoint behavior is forced.
- Groups:
- Waypoints
Syntax
- Syntax:
- waypointForceBehaviour waypoint;
- Parameters:
- waypoint: Waypoint - format [Group, index]
- Return Value:
- Boolean - is forced
Examples
- Example 1:
_isForced = waypointForceBehaviour [groupOne, 1];
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 | WAYPOINTFORCEBEHAVIOUR]][[ Category: a3: Scripting Commands | WAYPOINTFORCEBEHAVIOUR]]