skill: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofpr |= Game name | |||
|1.75|= Game version | |||
____________________________________________________________________________________________ | |||
| Returns current level of ability of person, in range between 0 and 1. Skill 1 is highest skill. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''skill''' person |= Syntax | ||
|p1= person: [[Object]] |= Parameter 1 | |||
| [[Number]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>_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.</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|SKILL]] | |||
[[Category:Scripting Commands OFP 1.96|SKILL]] | |||
[[Category:Scripting Commands ArmA|SKILL]] | |||
Revision as of 23:46, 1 August 2006
Description
- Description:
- Returns current level of ability of person, in range between 0 and 1. Skill 1 is highest skill.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_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.
Additional Information
- See also:
- See also needed
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