doFollow: Difference between revisions
Jump to navigation
Jump to search
m (changed global to local variable to make clear the variable) |
mNo edit summary |
||
Line 14: | Line 14: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | unitName '''doFollow''' unitName2 |= Syntax | ||
|p1= [[Object | |p1= unitName: [[Object]] or [[Array]] |= Parameter 1 | ||
|p2= | |p2= unitName2: [[Object]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 18:43, 22 January 2009
Description
- Description:
- Order the given unit(s) to follow the given other unit or vehicle eg (without radio messages).
- Groups:
- Uncategorised
Syntax
- Syntax:
- unitName doFollow unitName2
- Parameters:
- unitName: Object or Array
- unitName2: Object
- Return Value:
- Nothing
Examples
- Example 1:
_soldier1 doFollow _soldier2
Additional Information
- See also:
- commandFollow
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Global Effect
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Unit Control