cmf_ai_fnc_setSkill

From cluster wiki
Revision as of 21:29, 10 November 2022 by Ozzy (talk | contribs) (Created page with "{{CMF Function |game1=arma3 |version1=0.50 |game2=cmf3 |version2=2.1.0 |descr=Sets AI Skill to be more balanced. |exec=Call |cmp=ai |s1=[mode, args] call cmf_ai_fnc_se...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Hover & click on the images for description
Description
Description:
Sets AI Skill to be more balanced.
Execution:
Call
Groups:
CMF3: ai
Syntax
Syntax:
[mode, args] call cmf_ai_fnc_setSkill
Return Value:
None
Examples
Example 1:
[] call cmf_ai_fnc_setSkill
Additional Information
See also:
See also needed
Internal Variables
Locality Namespace Name Description
GLOBAL missionNameSpace cmf_ai_setSkill_disable When true disables automatically assigning skill to units
GLOBAL unitNamespace cmf_ai_setSkill_initialized Variable to check if setSkill is initialized
Events
No events
Notes