View Single Post
  #3  
Old 05-20-2007, 12:19 AM
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 JkWhoSaysNi View Post
Why won't this work?
I edited the GuiBlueWindowProfile image a bit and wanted to see how it looked in game but i cant seem to replace it. The parts controled by the edited image are just transparent.

The image is attached and the code i'm using is:

PHP Code:
with(GuiBlueWindowProfile) {
bitmap "dn_bluewindow.png";

What am I doing wrong?

The F2 window reports that dn_bluewindow.png has been downloaded so I'm not sure what's wrong.

I set the png to 8bit indexed colour to see if it made any difference, still doesn't display.

Any ideas?

Thanks.
In the GUI itself, put profile.bitmap = "dn_bluewindow.png";. Make sure useOwnProfile is true.
__________________
What signature? I see no signature?
Reply With Quote