showWaypoint: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "Arma_3_Difficulty_Menu" to "Arma 3: Difficulty Menu")
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_Menu | difficulty]].
* "EASY" - show only if <tt>showCadetWP</tt> is enabled in global [[Arma 3: Difficulty Menu | difficulty]].
* "ALWAYS" - always show it
* "ALWAYS" - always show it



Revision as of 17:33, 1 February 2021

Hover & click on the images for description

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:
See also needed

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