Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Transparent problem (https://forums.graalonline.com/forums/showthread.php?t=87707)

cyan3 08-31-2009 08:16 PM

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.

http://img71.imageshack.us/img71/998...enshoty.th.jpg

http://img517.imageshack.us/img517/6733/41547629.th.png

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);



Codein 08-31-2009 08:28 PM

Looks like he's using 100% black, which will appear transparent. Try having him change the transparent areas to (sharp character)EEEEEE or something.

cyan3 08-31-2009 08:37 PM

Quote:

Originally Posted by Codein (Post 1520150)
Looks like he's using 100 black, which will appear transparent. Try having him change the transparent areas to (sharp character)EEEEEE or something.

Thank you that fixed it :) but I still find it weird how the image was still working for me and not him. If the image wasn't working for me I would have checked the black colour of the image.

Crow 08-31-2009 08:56 PM

Quote:

Originally Posted by cyan3 (Post 1520152)
Thank you that fixed it :) but I still find it weird how the image was still working for me and not him. If the image wasn't working for me I would have checked the black colour of the image.

You are using Ubuntu, he is using Windows XP.

cyan3 08-31-2009 09:28 PM

Quote:

Originally Posted by Crow (Post 1520155)
You are using Ubuntu, he is using Windows XP.

I didn't think it would have made a difference but I guess It did.

Codein 08-31-2009 10:46 PM

Quote:

Originally Posted by cyan3 (Post 1520161)
I didn't think it would have made a difference but I guess It did.

Might be a difference between DirectX and OpenGL, assuming he's using DirectX.


All times are GMT +2. The time now is 03:49 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.