SetProjectileExplosion
Revision as of 19:08, 30 April 2015 by imported>Jazzisparis
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Sets the projectile's explosion.
Syntax
(explosion:ref) SetProjectileExplosion projectile:ref newExplosion:ref
Example
SetProjectileExplosion 40mmGrenadeProjectile MissileExplosion
SetProjectileExplosion 40mmGrenadeProjectile ; (Sets the explosion to None)