waypointVisible: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | }}" to " }}")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 21: Line 21:
|x2= <code>_visible <nowiki>=</nowiki> [[waypointVisible]] [<nowiki/>[[group]] [[player]], [[currentWaypoint]] [[group]] [[player]]];</code>
|x2= <code>_visible <nowiki>=</nowiki> [[waypointVisible]] [<nowiki/>[[group]] [[player]], [[currentWaypoint]] [[group]] [[player]]];</code>


| [[waypoints]], [[setWaypointVisible]]
|seealso= [[waypoints]], [[setWaypointVisible]]
}}
}}



Revision as of 01:14, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Waypoints

Syntax

Syntax:
Syntax needed
Parameters:
waypoint: Array - format Waypoint
Return Value:
Return value needed

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