SetAmmoProjectile

Revision as of 20:01, 30 April 2015 by imported>Jazzisparis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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)

See Also