Thread: Light Effects
View Single Post
  #7  
Old 07-29-2001, 06:36 AM
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:

wtf man wtf

NPC Code:

//#CLIENTSIDE
if (created) {
setcoloreffect 1,1,1,.99;
drawaslight;
dontblock;
}

Reply With Quote