View Single Post
  #2  
Old 08-30-2001, 10:26 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
NPC Code:

//#CLIENTSIDE
if (created) {
dontblock;
drawaslight;
setimgpart light2.png,60,60,100,100;
setcoloreffect .9,0,0,.9;
setzoomeffect 2;
}



that gives an example on how to zoom it.. set the light and change the img part so you can make it like into a square or whatever
__________________
Thanks,
-KJL
Reply With Quote