skillFinal: Difference between revisions
Jump to navigation
Jump to search
Ondrejkuzel (talk | contribs) mNo edit summary |
Ondrejkuzel (talk | contribs) m (note about MP) |
||
Line 40: | Line 40: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dt class="note">'''[[User:ondrejkuzel|ondrejkuzel]]'''<dd class="note"> | <dt class="note">'''[[User:ondrejkuzel|ondrejkuzel]]'''<dd class="note"> Since 1.40 the command works also in MP environment | ||
<dd class="notedate">Posted on | <dd class="notedate">Posted on January 31, 2015 - 8:45 | ||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 08:46, 31 January 2015
Description
- Description:
- Returns final, recalculated sub skill value of given unit. (with regard to AI Level coefficient (Difficulty settings)).
- Groups:
- Uncategorised
Syntax
- Syntax:
- unitName skillFinal sub-skill
- Parameters:
- unitName: Object
- sub-skill: String
Possible values are:
"aimingAccuracy"
"aimingShake"
"aimingSpeed"
"endurance"
"spotDistance"
"spotTime"
"courage"
"reloadSpeed"
"commanding"
"general" - Return Value:
- Number
Examples
- Example 1:
cursorTarget skillFinal "Endurance"
Additional Information
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
- ondrejkuzel
- Since 1.40 the command works also in MP environment
- Posted on January 31, 2015 - 8:45