Thread: effects?
View Single Post
  #7  
Old 02-20-2004, 10:46 PM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
If you make it into a script it would be:

NPC Code:

if (created) {
setimg light2.png;
setcoloreffect 1,0,0,0.99;
drawaslight;
}



In a gani, you would first do the SPRITE, then you would do COLOREFFECT. But I was asking if there was a gani thing like those for t drahewaslight; command.

But problem solved I guess, I'll just make a script in the gani.
__________________
-Kjetil Valen
Reply With Quote