Difference between revisions of "GetArmorRating"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>QQuix
(Added note about shields)
 
Line 3: Line 3:


Returns the actor's total armor rating based on the armor they currently have equipped.  
Returns the actor's total armor rating based on the armor they currently have equipped.  
===Notes===
*Shields will only add to the total returned if the Player/Actor has a 1H weapon (blade or blunt) equipped.
:*In adition, Actors must be loaded (near the player) or shields AR will not be added to the total, even with a 1H weapon equipped.





Latest revision as of 22:29, 31 December 2011

Syntax:

[ActorID.]GetArmorRating 

Returns the actor's total armor rating based on the armor they currently have equipped.


Notes[edit | edit source]

  • Shields will only add to the total returned if the Player/Actor has a 1H weapon (blade or blunt) equipped.
  • In adition, Actors must be loaded (near the player) or shields AR will not be added to the total, even with a 1H weapon equipped.