SetArmorArmorRating

From the Fallout3 GECK Wiki
(Redirected from SetArmorAR)
Jump to navigation Jump to search
< [[::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

[help]
(none) reference.SetArmorArmorRating DR:int Armor:form 

Or:

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

Example

SetArmorAR 20, ArmorLeather

See Also