Difference between revisions of "GetArmorRatingUpperBody"
Jump to navigation
Jump to search
imported>Darknel (Link to OBSE Func) |
imported>Darknel |
||
Line 10: | Line 10: | ||
==See Also== | ==See Also== | ||
* [[GetArmorRating]] | * [[GetArmorRating]] | ||
* [[ | * [[GetObjectValue]] (OBSE) | ||
Revision as of 21:06, 23 August 2006
Syntax:
[ActorID.]GetArmorRatingUpperBody
This function doesn't really return the armor rating, it actually returns what kind of armor the NPC is wearing on his upper body slot:
0 = none 1 = light armor 2 = heavy armor
See Also
- GetArmorRating
- GetObjectValue (OBSE)