Difference between revisions of "GetWeaponSkillType"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Templarion
imported>DragoonWraith
(staves return 1 (just tried it))
Line 3: Line 3:


Returns actor's current weapon skill type:  
Returns actor's current weapon skill type:  
:0 = Hand-to-Hand (no weapon)  
:0 = No Weapon (Hand-to-Hand) or No Skill (Staff)
:1 = Blade  
:1 = Blade  
:2 = Blunt  
:2 = Blunt  

Revision as of 18:14, 28 July 2006

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