addWaypoint: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | arma |= Game name | ||
| | |2.86|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:17, 2 August 2006
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:
- group addWaypoint [center, radius]
- Parameters:
- group: Group
- center: Position ?
- radius: Number ?
- Return Value:
- Array - a waypoint with format
[group, index]
Examples
- Example 1:
grp addWaypoint [ [[position]] [[player]], 0]
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