SetAmmoProjectile
Jump to navigation
Jump to search
< [[::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)