setBehaviour: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | groupName '''setBehaviour''' behaviour |= Syntax | ||
|p1= | |p1= groupName: [[Object]] or [[Group]] |= Parameter 1 | ||
|p2= behaviour: [[String]] |= Parameter 2 | |p2= behaviour: [[String]] |= Parameter 2 |
Revision as of 17:49, 25 January 2009
Description
- Description:
- Set group/unit behaviour mode. Behaviour is one of:
- "CARELESS"
- "SAFE"
- "AWARE"
- "COMBAT"
- "STEALTH".
- Groups:
- Uncategorised
Syntax
- Syntax:
- groupName setBehaviour behaviour
- Parameters:
- groupName: Object or Group
- behaviour: String
- Return Value:
- Nothing
Examples
- Example 1:
_group1 setBehaviour "safe"
Additional Information
- See also:
- behaviour
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
-
Warning! Since ArmA v.1.14 the command setBehaviour "COMBAT" do not work correctly any loger.
Units ( Groups ) which are using this behaviour and then get a move order, will not move to the given position.