waypointScript: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +(\[[a-zA-Z0-9_, ]+\]);?<\/code>" to "<sqf>$1 $2;</sqf>")
mNo edit summary
 
Line 19: Line 19:
|s1= [[waypointScript]] waypoint
|s1= [[waypointScript]] waypoint


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


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

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