Thread: Lights
View Single Post
  #3  
Old 05-25-2007, 03:57 PM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Quote:
Originally Posted by cbkbud View Post
How can I get lights to show, using showimg, correctly when it is dark?

I use seteffect( 0, 0, 0, .7 ); then I have to show the lamps. But when I show the image, the image is darker, and hardly bright at all. Currently I'm showing it at a screenx instead of levelx, but that is very laggy becaues it has to be moved so much.

Thanks
Try messing around with the 'mode' value of the ShowImg:
PHP Code:
showimg(200"light2.png"3030).mode 0
__________________
What signature? I see no signature?
Reply With Quote