View Single Post
  #4  
Old 08-31-2001, 03:41 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by Hulk Hogan
i think thats the script...change the numbers in setcoloreffect for diffrent colors..BUT dont change the last number....and use light2.png as the img...

//#clientside

setcoloreffect 0,0,0,.5;
setzoomeffect 1;
drawaslight;
dontblock;
drawoverplayer;
Um... There's no such thing as "the script." The command is "setcoloreffect" and the parameters can be anything between 0 and 1. Same for seteffect.
Reply With Quote