waypointCombatMode: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
Lou Montana (talk | contribs) m (Text replacement - "\| (\[\[[a-zA-Z0-9 _]+\]\][^ ]*) \}\}" to "|seealso= $1 }}") |
||
Line 25: | Line 25: | ||
|x1= <code>[[waypointCombatMode]] [groupOne, 1];</code> | |x1= <code>[[waypointCombatMode]] [groupOne, 1];</code> | ||
| [[Combat Modes]] [[waypoints]], [[setWaypointCombatMode]] | |seealso= [[Combat Modes]] [[waypoints]], [[setWaypointCombatMode]] | ||
}} | }} |
Revision as of 02:58, 13 June 2021
Description
- Description:
- Gets the waypoint's combat mode setting.
- Groups:
- Waypoints
Syntax
- Syntax:
- waypointCombatMode waypoint
- Parameters:
- waypoint: Array - format Waypoint
- Return Value:
- String - One of "BLUE", "GREEN", "WHITE", "YELLOW" and "RED" or "ERROR"
Examples
- Example 1:
waypointCombatMode [groupOne, 1];
Additional Information
- See also:
- Combat Modes waypointssetWaypointCombatMode
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