SetWeaponRequiredStrength

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Sets the required strength for the specified weapon or calling reference to one.

Syntax

[help]
(none) reference.SetWeaponRequiredStrength NewStrength:int Weapon:form 

Or:

(none) reference.SetReqStr NewStrength:int Weapon:form 

Example

SetWeaponRequiredStrength 5, WeapNV9mmPistol

See Also