[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
SetArmorAR
Revision as of 00:23, 27 May 2008 by imported>Haama (Added notes)
A command for Oblivion Script Extender
Syntax
(nothing) reference.SetArmorAR nuArmorRating:long objectID:ref
Sets the armor rating of the object.
Notes[edit | edit source]
- The value returned by this function is the armor rating as defined in the Construction Set, multiplied by 100.
- The value does not take the wearer's skill into account.