combatBehaviour
Jump to navigation
Jump to search
Description
- Description:
- Returns combat behaviour of unit or group. To set unit or group behaviour see setCombatBehaviour. The behaviour is one of:
- "CARELESS"
- "SAFE"
- "AWARE"
- "COMBAT"
- "STEALTH"
- "ERROR" - when not available
- Groups:
- AI BehaviourGroups
Syntax
- Syntax:
- combatBehaviour unit
- Parameters:
- unit: Object - AI unit
- Return Value:
- String - unit behaviour, see description
Alternative Syntax
- Syntax:
- combatBehaviour group
- Parameters:
- group: Group - AI group
- Return Value:
- String - group behaviour, see description
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- setCombatBehaviour setBehaviour setBehaviourStrong setWaypointBehaviour combatMode setCombatMode skill setSkill
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