Difference between revisions of "stop"
Jump to navigation
Jump to search
Krzmbrzl00 (talk | contribs) m (formatted notes) |
m (template:command argument fix) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | Stop AI unit.<br>Stopped unit will not be able to move, fire, or change its orientation to follow a watched object.<br>It may still change the stance if deemed appropriate (e.g. under fire).<br>Use [[disableAI]] to disable specific AI capabilities. |= | + | | Stop AI unit.<br>Stopped unit will not be able to move, fire, or change its orientation to follow a watched object.<br>It may still change the stance if deemed appropriate (e.g. under fire).<br>Use [[disableAI]] to disable specific AI capabilities. |DESCRIPTION= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | unitName '''stop''' toggle |= | + | | unitName '''stop''' toggle |SYNTAX= |
− | |p1= unitName: [[Object]] |= | + | |p1= unitName: [[Object]] |PARAMETER1= |
− | |p2= toggle: [[Boolean]] |= | + | |p2= toggle: [[Boolean]] |PARAMETER2= |
− | | [[Nothing]] |= | + | | [[Nothing]] |RETURNVALUE= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | |x1= <code>loon1 stop [[true]]</code> |= | + | |x1= <code>loon1 stop [[true]]</code> |EXAMPLE1= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | [[stopped]], [[doStop]], [[commandStop]] |= | + | | [[stopped]], [[doStop]], [[commandStop]] |SEEALSO= |
}} | }} |
Revision as of 14:49, 7 April 2019
Hover & click on the images for descriptions
Description
- Description:
-
Stop AI unit.
Stopped unit will not be able to move, fire, or change its orientation to follow a watched object.
It may still change the stance if deemed appropriate (e.g. under fire).
Use disableAI to disable specific AI capabilities.
Syntax
Examples
- Example 1:
-
loon1 stop true
Additional Information
- See also:
- stoppeddoStopcommandStop
- Groups:
- Uncategorised
Notes
Notes
- Posted on January 6, 2011 - 13:21 (CET)
- Leo15745
- This command appears to be local only.
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 local arguments
- Commands with global effects
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Unit Control