SetAmmoProjectile

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets an ammo type's projectile.

Syntax

[help]
SetAmmoProjectile ammo:form newProjectile:form

Example

SetAmmoProjectile Ammo12GaSlug 12GaBeanBagProjectile
SetAmmoProjectile Ammo12GaSlug	; (Sets the projectile to None) 

See Also