SetAmmoProjectile
Revision as of 19:01, 30 April 2015 by imported>Jazzisparis
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Sets an ammo type's projectile.
Syntax
(projectile:ref) SetAmmoProjectile ammo:ref newProjectile:ref
Example
SetAmmoProjectile Ammo12GaSlug 12GaBeanBagProjectile
SetAmmoProjectile Ammo12GaSlug ; (Sets the projectile to None)