waypointScript: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 19: Line 19:
|s1= [[waypointScript]] waypoint
|s1= [[waypointScript]] waypoint


|p1= waypoint: [[Array]] - format [[Waypoint]]
|p1= waypoint: [[Waypoint]]


|r1= [[String]]
|r1= [[String]]


|x1= <code>[[waypointScript]] [groupOne,1]</code>
|x1= <sqf>waypointScript [groupOne,1];</sqf>


|seealso= [[waypoints]] [[setWaypointScript]]
|seealso= [[waypoints]] [[setWaypointScript]]
}}
}}

Latest revision as of 01:58, 3 January 2026

Hover & click on the images for description

Description

Description:
Gets the waypoint script.
Groups:
Waypoints

Syntax

Syntax:
waypointScript waypoint
Parameters:
waypoint: Waypoint
Return Value:
String

Examples

Example 1:
waypointScript [groupOne,1];

Additional Information

See also:
waypoints setWaypointScript

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note