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.