addWaypoint: Difference between revisions
Jump to navigation
Jump to search
m (=) |
mNo edit summary |
||
Line 12: | Line 12: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Array]] <nowiki>=</nowiki> | | [[Array]] <nowiki>=</nowiki> [[Group]] '''addWaypoint''' [center, radius] |= Syntax | ||
|p1= group: [[Group]] |= Parameter 1 | |p1= group: [[Group]] |= Parameter 1 | ||
Line 23: | Line 23: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code> | |x1= <code>_wp <nowiki>=</nowiki> grp addWaypoint [ [[position]] [[player]], 0]</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 05:09, 27 August 2007
Description
- Description:
- Adds a new waypoint to a group. The waypoint is placed randomly in a circle with the given center and radius.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Array = Group addWaypoint [center, radius]
- Parameters:
- group: Group
- center: Position
- radius: Number
- Return Value:
- Array - a waypoint with format
[group, index]
Examples
Additional Information
- See also:
- deleteWaypoint
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