SetAmmoCasing
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Sets the casing item type for the specified Ammo type.
- The casing is an item that has a chance to spawn in the player's inventory when firing the ammo type.
Syntax
SetAmmoCasing ammoType:form casingItem:form
Example
SetAmmoCasing Ammo12GaSlug EggTimer
SetAmmoCasing Ammo12GaSlug ; (Sets the casing item to None)