Thread
:
Lights
View Single Post
#
3
04-04-2001, 06:31 PM
grim_squeaker_x
Retired Oldbie
Join Date: Mar 2001
Posts: 3,084
Blah.
If you want one of those typical light effects, set the NPC's image to light2.png, and use the following code:
NPC Code:
if (playerenters) {
setcoloreffect r,g,b,a;
}
In which r, g, b and a have values between 0 and 1.
__________________
grim_squeaker_x
View Public Profile
View GraalOnline Profile
Find all posts by grim_squeaker_x