Difference between revisions of "GetWeaponSkillType"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Category links)
imported>Fella
Line 7: Line 7:
:2 = Blunt  
:2 = Blunt  
:3 = Marksman  
:3 = Marksman  
[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Actor Functions]]
[[Category: Actor Functions]]

Revision as of 11:38, 23 January 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