move: Difference between revisions
Jump to navigation
Jump to search
m (Fixed params) |
m (Correct params) |
||
Line 12: | Line 12: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Creates a move waypoint on given position and makes it an actual group waypoint. |= Description | | Creates a move waypoint on given position (format [[Position]] or [[Position2D]]) and makes it an actual group waypoint. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 19: | Line 19: | ||
|p1= group: [[Object or Group]] |= Parameter 1 | |p1= group: [[Object or Group]] |= Parameter 1 | ||
|p2= pos: [[ | |p2= pos: [[Array]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>groupOne move [[ | |x1= <code>groupOne move [[position]] [[player]]</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 14:34, 16 September 2006
Description
- Description:
- Creates a move waypoint on given position (format Position or Position2D) and makes it an actual group waypoint.
- Groups:
- Uncategorised
Syntax
- Syntax:
- group move pos
- Parameters:
- group: Object or Group
- pos: Array
- Return Value:
- Nothing
Examples
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