Thread: Light Effects
View Single Post
  #20  
Old 07-31-2001, 11:39 PM
Brady2 Brady2 is offline
Registered User
Brady2's Avatar
Join Date: Mar 2001
Location: Phoenix, AZ and Wichita Falls, TX
Posts: 924
Brady2 is on a distinguished road
Jadis:

IE: top left corner would be...

NPC Code:

if (playerenters||created) {
setgifpart light2.png,64,64,64,64;
setcoloreffect 1,1,1,.99;
drawaslight;
dontblock;
}



Anyway I think the light2.png is 128x128 pixels
Reply With Quote