waypointVisible: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | A getter for [[setWaypointVisible]] command. | ||
Returns '''0''' ([[Number]]) for | {{Warning | Returns '''0''' ([[Number]]) instead of [[Bool]]ean for an invalid waypoint}}|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 08:46, 2 August 2020
Description
- Description:
- A getter for setWaypointVisible command.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_visible = waypointVisible [groupOne, 1];
- Example 2:
_visible = waypointVisible [group player, currentWayPoint (group player)];
Additional Information
- See also:
- waypointssetWaypointVisible
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.55
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Waypoints