waypointType: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| arma2 \| *([0-9]\.[0-9]{2}) * " to " | arma2 |$1 |game2= arma2oa |version2= 1.50 |game3= tkoh |version3= 1.00 |game4= arma3 |version4= 0.50 ") |
Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "|r1=$1 |x1=") |
||
Line 46: | Line 46: | ||
|p1= waypoint: [[Array]] - format [[Waypoint]] | |p1= waypoint: [[Array]] - format [[Waypoint]] | ||
| [[String]] | |r1= [[String]] | ||
|x1= <code>[[waypointType]] [groupOne,1], | |x1= <code>[[waypointType]] [groupOne,1], |
Revision as of 14:19, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Waypoints
Syntax
- Syntax:
- Syntax needed
- Parameters:
- waypoint: Array - format Waypoint
- Return Value:
- String
Examples
- Example 1:
waypointType [groupOne,1],
Additional Information
- See also:
- See also needed
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
- Posted on August 6, 2015 - 16:57 (UTC)
- Ghost77788
- With the new sling loading in Arma 3, 2 new waypoint types are added aswell being: Drop Cargo and Lift Cargo. The names for these 2 waypoints are: "UNHOOK" and "HOOK".
- Posted on July 30, 2020 - 09:14 (UTC)
- fusselwurm
- Returns empty string if passed waypoint does not exist.