View Single Post
  #5  
Old 11-22-2001, 11:19 AM
Jerom Jerom is offline
Banned
Jerom's Avatar
Join Date: Mar 2001
Location: In a Trash Can
Posts: 3,708
Jerom is on a distinguished road
Send a message via AIM to Jerom
Quote:
Originally posted by MaximusP2P
ive tried it and it doesnt seem to work
setcoloreffect 1,1,1,0.9;
That'll make a really bright white light.
To make the light bigger, use:
setzoomeffect 1;
The higher the number, the bigger the image.
If you want to make the image smaller, use decimals, like this:
setzoomeffect 0.25;
That should help ya.
Reply With Quote