Difference between revisions of "commandMove"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|") |
m (Text replacement - "|Game name=" to "|Game name= |gr1= Groups |GROUP1= ") |
||
Line 3: | Line 3: | ||
| ofp |Game name= | | ofp |Game name= | ||
+ | |||
+ | |gr1= Groups |GROUP1= | ||
+ | |||
+ | |||
|1.00|Game version= | |1.00|Game version= |
Revision as of 12:04, 18 September 2020
Hover & click on the images for descriptions
Description
- Description:
- Order the given unit(s) to move to the given location (via the radio). Exactly the same as doMove, except this command displays a radio message.
Syntax
- Syntax:
- unitName commandMove position
- Parameters:
- unitName: Object or Array
- position: Array - format Position
- Return Value:
- Nothing
Examples
- Example 1:
-
_soldier1 commandMove (getMarkerPos "Marker1")
Additional Information
- See also:
- doMovesetDestinationmoveTomoveaddWaypoint
- Groups:
- Groups
Notes
Notes
Bottom Section
Categories:
- Scripting Commands
- Operation Flashpoint: Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Operation Flashpoint: New Scripting Commands
- Command Group: Groups
- Introduced with Operation Flashpoint version 1.00
- Commands utilizing local arguments
- Commands with global effects
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands Armed Assault
- Command Group: Unit Control
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters