SetWeaponSkill
From GECK
A function added by the New Vegas Script Extender.
Contents
Description
Sets the the skill type, which is specified by its Actor Value code number, for the specified weapon or calling reference.
Syntax
(none) reference.SetWeaponSkill SkillAVCode:int Weapon:form
Example
SetWeaponSkill 41, WeapNV9mmPistol ; * 41 corresponds to 'Guns' (FNV) or 'Small Guns' (FO3)
See Also
- GetWeaponSkill
- SetWeaponRequiredSkill (for the level of the skill required)