SetLightFlag

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets a Light's flag value (determined by flagID).

Syntax

[help]
(flagValue:0/1) SetLightFlag light:ref flagID:int{0-31} newValue:0/1

Light Flag IDs

0	Dynamic
1	Can Be Carried
2	Negative
3	Flicker
5	Off By Default
6	Flicker Slow
7	Pulse
8	Pulse Slow
11	Colour Shift
12	Colour Shift Slow

Example

SetLightFlag BasementLightFillWarm 6 1 

See Also