move: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
[[Category:Scripting Commands ArmA|MOVE]] | [[Category:Scripting Commands ArmA|MOVE]] | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofp |= Game name | |||
|1.00|= Game version | |||
____________________________________________________________________________________________ | |||
| Creates a move waypoint on given position (format [[Position]]) and makes it an actual group waypoint. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | group '''move''' pos |= Syntax | ||
|p1= group: [[Object or Group]] |= Parameter 1 | |||
|p2= pos: [[Array]] |= Parameter 2 | |||
[[Nothing]] | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | |||
|x1= <pre>groupOne move [[getPos]] [[player]]</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> |
Revision as of 23:37, 1 August 2006
Description
- Description:
- Creates a move waypoint on given position (format Position) 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
- Example 1:
groupOne move [[getPos]] [[player]]
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