SetArmorArmorRating

< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets the damage resistance (armor rating) of the specified armor or calling reference.

Syntax

(none) reference.SetArmorArmorRating DR:int Armor:form 

Or:

(none) reference.SetArmorAR DR:int Armor:form

Example

SetArmorAR 20, ArmorLeather

See Also