Difference between revisions of "GetWeaponSkillType"
Jump to navigation
Jump to search
imported>Vswe m (Added Search Terms) |
|||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
''ActorID''.GetWeaponSkillType == X | |||
Returns actor's current weapon skill type: | Returns actor's current weapon skill type: | ||
:0 = Hand-to-Hand ( | :0 = No Weapon (Hand-to-Hand) or No Skill (Staff) | ||
:1 = Blade | :1 = Blade | ||
:2 = Blunt | :2 = Blunt | ||
Line 9: | Line 9: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | |||
[[Category: Actor Functions]] | |||
[[Category: Actor Functions (CS 1.0)]] | |||
[[Category: Actor State Functions]] | [[Category: Actor State Functions]] | ||
[[Category: Actor State Functions (CS 1.0)]] | |||
[[Category: Condition Functions]] | [[Category: Condition Functions]] | ||
[[Category: Condition Functions (CS 1.0)]] | |||
<!-- Begin Search Terms | |||
Get | |||
Weapon | |||
Skill | |||
Type | |||
End Search Terms --> |
Latest revision as of 09:35, 20 June 2008
Syntax:
ActorID.GetWeaponSkillType == X
Returns actor's current weapon skill type:
- 0 = No Weapon (Hand-to-Hand) or No Skill (Staff)
- 1 = Blade
- 2 = Blunt
- 3 = Marksman