SetWeaponMinSpread
From GECK
(Redirected from SetMinSpread)
A function added by the Fallout Script Extender.
Description
Sets the min spread for the Weapon BaseForm. If weapon is omitted and a calling reference is provided, that reference's BaseForm is used.
Syntax
weaponRefr.SetWeaponMinSpread minSpread:float weapon:baseform
Or:
weaponRefr.SetMinSpread minSpread:float weapon:baseform