Ip const lightcolor

From NWN Lexicon
Jump to navigationJump to search

IP_CONST_LIGHTCOLOR_* Constant Group

Itemproperty constants relating to the color of light an item emits.



Constants

Constant Value Description
IP_CONST_LIGHTCOLOR_BLUE 0
Blue light.
IP_CONST_LIGHTCOLOR_GREEN 4
Green light.
IP_CONST_LIGHTCOLOR_ORANGE 5
Orange light.
IP_CONST_LIGHTCOLOR_PURPLE 2
Purple light.
IP_CONST_LIGHTCOLOR_RED 3
Red light.
IP_CONST_LIGHTCOLOR_WHITE 6
White light.
IP_CONST_LIGHTCOLOR_YELLOW 1
Yellow light.


See Also

functions: 

ItemPropertyLight