Difference between revisions of "doMove"
Jump to navigation
Jump to search
m |
m |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | Order the given unit to move to the given | + | | Order the given unit to move to the given position (without radio messages). |= Description |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 18: | Line 18: | ||
|p1= unit: [[Object]] |= Parameter 1 | |p1= unit: [[Object]] |= Parameter 1 | ||
− | |p2= position: [[Position]] |= Parameter 2 | + | |p2= position: [[Array]] - with format [[Position]]|= Parameter 2 |
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 11:23, 28 September 2006
Hover & click on the images for descriptions
Description
- Description:
- Order the given unit to move to the given position (without radio messages).
Syntax
- Syntax:
- unit doMove position
- Parameters:
- unit: Object
- position: Array - with format Position
- Return Value:
- Nothing
Examples
- Example 1:
-
soldier1 doMove (position "Marker1")
Additional Information
- See also:
- commandMove
- Groups:
- Uncategorised
Notes
Notes
Bottom Section
Categories:
- Pages using duplicate arguments in template calls
- Scripting Commands
- Operation Flashpoint: Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Uncategorised
- Introduced with Operation Flashpoint version 1.00
- Commands utilizing global arguments
- Commands with global effects
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA