setBehaviourStrong: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 29: Line 29:
|x1= <code>_group1 [[setBehaviourStrong]] "SAFE";</code>
|x1= <code>_group1 [[setBehaviourStrong]] "SAFE";</code>


| [[setCombatBehaviour]], [[combatBehaviour]], [[AIBehaviour]], [[behaviour]], [[setBehaviour]], [[setWaypointBehaviour]], [[combatMode]], [[setCombatMode]], [[skill]], [[setSkill]], [[Arma 3 AI Skill]]
|seealso= [[setCombatBehaviour]], [[combatBehaviour]], [[AIBehaviour]], [[behaviour]], [[setBehaviour]], [[setWaypointBehaviour]], [[combatMode]], [[setCombatMode]], [[skill]], [[setSkill]], [[Arma 3 AI Skill]]
}}
}}




{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 01:02, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Groups

Syntax

Syntax:
Syntax needed
Parameters:
groupName: Group or Object - unit from the group
behaviour: String
Return Value:
Return value needed

Examples

Example 1:
_group1 setBehaviourStrong "SAFE";

Additional Information

See also:
setCombatBehaviourcombatBehaviourAIBehaviourbehavioursetBehavioursetWaypointBehaviourcombatModesetCombatModeskillsetSkillArma 3 AI Skill

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