Thread: Levels Editor..
View Single Post
  #7  
Old 05-05-2002, 11:47 PM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
you try
NPC Code:

//#CLIENTSIDE
if(playerenters) {
setgif light2.png;
setcoloreffect 1,1,1,.99;
drawaslight;
dontblock;
}


or some variation of that?
__________________

subliminal message: 1+1=3
Reply With Quote