vehicle setSkill [type, skill]

Operand types

vehicle: Object
[type, skill]: Array

Type of returned value

Description

Sets skill of given type of person (commander unit).
Value of skill may vary from 0 to 1.

Possible types are:
"aimingAccuracy"
"aimingShake"
"aimingSpeed"
"endurance"
"spotDistance"
"spotTime"
"courage"
"reloadSpeed"
"commanding"
"general"

Not implemented yet.

Used In

ArmA

Example

hero setskill ["Endurance", 1]
Search OFPEC COMREF