SetWeaponRequiredSkill
From GECK
(Redirected from SetReqSkill)
A function added by the New Vegas Script Extender.
Contents
Description
Sets the the required skill level for the specified weapon or calling reference to one.
Syntax
(none) reference.SetWeaponRequiredSkill NewSkillLevel:int Weapon:form
Or:
(none) reference.SetReqSkill NewSkillLevel:int Weapon:form
Example
SetWeaponRequiredSkill 50, WeapNV9mmPistol