skill: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
back to [[Scripting_Reference#S|COMREF]] | back to [[Scripting_Reference#S|COMREF]] | ||
<h2 style="color:#000066">'''skill ''''' | <h2 style="color:#000066">'''skill ''person'''''</h2> | ||
'''Operand types:''' | '''Operand types:''' |
Revision as of 11:52, 17 April 2006
back to COMREF
skill person
Operand types:
person: Object
Type of returned value:
Compatibility:
Added in version 1.75
Description:
Returns current level of ability of person, in range between 0 and 1.
Skill 1 is highest skill.
Example:
_sk = skill loon1
Comments
Skill of AI units set via the slider in unit placement screen varies from 0.2 to 1.0.
If superAI is enabled all units have skill of 1.0 regardless of the skill slider.