Difference between revisions of "GetArmorRatingUpperBody"
Jump to navigation
Jump to search
imported>Haama (Category links) |
imported>Fella |
||
Line 15: | Line 15: | ||
[[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:21, 23 January 2008
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)