View Single Post
  #2  
Old 08-06-2006, 12:59 PM
contiga contiga is offline
Graal2001 Administration
contiga's Avatar
Join Date: Jul 2004
Location: Netherlands
Posts: 419
contiga is an unknown quantity at this point
Send a message via ICQ to contiga Send a message via AIM to contiga Send a message via MSN to contiga Send a message via Yahoo to contiga
Quote:
Originally Posted by Omini
N.B. This question is related to showpoly, but it's a different question than what the other showpoly topic contains.

Does anyone know if it's possible to cause a poly to 'fade'?

I tried:

PHP Code:
showpoly(4000,{0,0,screenwidth,0,screenwidth,screenheight,0,screenheight});
changeimgcolors(4000,1,1,1,0.3); 
But it just stays as a solid white. Does anyone know if it's possible to fade it? (and if so, can you tell me please?)
PHP Code:
with findImg4000)) { 
  
polygon = { 00screenwidth0screenwidthscreenheight0screenheight};
  
alpha 0.3;
  
layer 4;

Should work
__________________
AIM: Contiga122
MSN: [email protected]
Status:
Quote:
Originally Posted by unixmad View Post
I am also awake 3AM to help correct problems.
Quote:
Originally Posted by Bomy Island RC people
Daniel: HoudiniMan is a bad guy =p
*Bell: rofl. I first read that as houdini is a bad man. like the little kid that wants his mommy to keep her away from that boogie man
Daniel: xD
*Rufus: I wouldn't want my kids around him.
Reply With Quote