waypointShow: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
||
Line 27: | Line 27: | ||
* "ERROR" - When set to any different string | * "ERROR" - When set to any different string | ||
|x1= <code>_wpShow = | |x1= <code>_wpShow = waypointShow [groupOne, 1];</code> | ||
|seealso= [[showWaypoint]] [[waypoints]] [[waypointVisible]] [[setWaypointVisible]] | |seealso= [[showWaypoint]] [[waypoints]] [[waypointVisible]] [[setWaypointVisible]] | ||
}} | }} |
Revision as of 11:18, 12 May 2022
Description
- Description:
- A getter for showWaypoint command.
- Groups:
- Waypoints
Syntax
- Syntax:
- waypointShow waypoint
- Parameters:
- waypoint: Array - In format Waypoint
- Return Value:
- String - Can return:
- "NEVER" - Never show
- "EASY" - Show only in cadet mode
- "ALWAYS" - Always show
- "ERROR" - When set to any different string
Examples
- Example 1:
_wpShow = waypointShow [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