waypointShow: 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 - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
||
Line 17: | Line 17: | ||
|descr= A getter for [[showWaypoint]] command. | |descr= A getter for [[showWaypoint]] command. | ||
|s1= | |s1= [[waypointShow]] waypoint | ||
|p1= waypoint: [[Array]] - In format [[Waypoint]] | |p1= waypoint: [[Array]] - In format [[Waypoint]] |
Revision as of 17:09, 20 June 2021
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