showWaypoint: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
m (Text replacement - "[[Arma 3: Difficulty Menu | difficulty]" to "[[Arma 3: Difficulty Settings| difficulty]") |
||
Line 9: | Line 9: | ||
| Sets the condition determining if the given waypoint is shown on the map view (for 3D HUD visibility see [[setWaypointVisible]]). Possible values are: | | Sets the condition determining if the given waypoint is shown on the map view (for 3D HUD visibility see [[setWaypointVisible]]). Possible values are: | ||
* "NEVER" - never show it | * "NEVER" - never show it | ||
* "EASY" - show only if <tt>showCadetWP</tt> is enabled in global [[Arma 3: Difficulty | * "EASY" - show only if <tt>showCadetWP</tt> is enabled in global [[Arma 3: Difficulty Settings| difficulty]]. | ||
* "ALWAYS" - always show it | * "ALWAYS" - always show it | ||
Revision as of 11:42, 28 February 2021
Description
- Description:
- Description needed
- Groups:
- Waypoints
Syntax
- Syntax:
- Syntax needed
- Parameters:
- waypoint: Array - format Waypoint
- show: String - see description
- Return Value:
- Return value needed
Examples
- Example 1:
[_grp, 2] showWaypoint "ALWAYS";
Additional Information
- See also:
- waypointShow
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