waypoints: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''waypoints''' | | [[Waypoint]]List <nowiki>=</nowiki> '''waypoints''' [[Object#Unit|Unit]]|= Syntax | ||
|p1= | |p1= [[Object#Unit|Unit]]: [[Object]] |= Parameter 1 | ||
| [[Array]] of [[Waypoint|Waypoints]] |= Return value | | [[Array]] of [[Waypoint|Waypoints]] |= Return value | ||
Line 18: | Line 18: | ||
|x1=<code>waypoints player</code> | |x1=<code>waypoints player</code> | ||
|x2=<pre>_wPosArray = waypoints group10</pre> | |||
could return [[EAST 1-1-A,0],[EAST 1-1-A,1],[EAST 1-1-A,2]] |= Example 1 | could return [[EAST 1-1-A,0],[EAST 1-1-A,1],[EAST 1-1-A,2]] |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 02:49, 1 September 2007
Description
- Description:
- Returns an array of waypoints for the specified unit.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
waypoints player
- Example 2:
_wPosArray = waypoints group10
could return [[EAST 1-1-A,0],[EAST 1-1-A,1],[EAST 1-1-A,2]]
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