SetWeaponAmmoUse
From GECK
(Redirected from SetAmmoUse)
A function added by the Fallout Script Extender.
Description
Sets the ammo use for the Weapon BaseForm. If weapon is omitted and a calling reference is provided, that reference's BaseForm is used.
Syntax
weaponRefr.SetWeaponAmmoUse ammoUse:int weapon:baseform
Or:
weaponRefr.SetAmmoUse ammoUse:int weapon:baseform