SetProjectileLight

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the specified Projectile's emmited Light form.

  • The 2nd argument is optional. When omitted, the emitted light will be set to None.

Syntax

[help]
SetProjectileLight projectile:form light:form

Example

SetProjectileLight 40mmGrenadeProjectile LightViolet
SetProjectileLight 40mmGrenadeProjectile 

See Also