SetArmorArmorRatingAlt

From GECK
Jump to: navigation, search


A function added by the AnhNVSE Plugin.

Description

Sets the Damage Resistance (Armor Rating) of the specified armor BaseForm.

If called on an armor reference, will modify that armor's BaseForm.

Syntax

[help]
(none) reference.SetArmorArmorRatingAlt newDR:int Armor:form 

Or:

(none) reference.SetArmorARAlt newDR:int Armor:form

Example

SetArmorARAlt 20, ArmorLeather 

See Also