Thread: Help Me!!!
View Single Post
  #4  
Old 08-03-2001, 10:06 PM
Shard_IceFire Shard_IceFire is offline
Registered User
Shard_IceFire's Avatar
Join Date: Jun 2001
Location: Eastern Harkoonia
Posts: 861
Shard_IceFire is on a distinguished road
Um...the light script is rather easy:
NPC Code:

if (created) {
dontblock;
drawaslight;
setcoloreffect .8,.8,.8,.9;
}


then just change the setcoloreffect numbers...they represent R,G,B,Transparancy or something.
__________________

-=Shard IceFire=-
Reply With Quote