View Single Post
  #1  
Old 08-31-2009, 08:16 PM
cyan3 cyan3 is offline
Registered User
cyan3's Avatar
Join Date: Nov 2005
Location: England
Posts: 2,919
cyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant future
Transparent problem

A friend is having a transparency problem with an image. I have no idea why it shouldn't be working for him because it works for me.





Also, here is the script used to show the image

PHP Code:
//#CLIENTSIDE

function onCreated()
{
showstats1024 );
  
showimg202"Bs_Gui.png"55); 
  
changeimgvis202);
  
changeimgpart20200, ( 148 clientr.hp_max ) * clientr.hp_cur);

  
showtext2031513"Comic Sans MS""b", (clientr.ammo ) @ "/" @ ( clientr.ammo.max ) );
   
setTimer0.05 );
  
changeimgvis203);
  
changeimgzoom203.6 );
  
changeimgcolors001000);

Reply With Quote