
05-20-2007, 12:19 AM
|
|
Webmaster
|
 |
Join Date: Dec 2006
Location: Florida
Posts: 552
|
|
Quote:
Originally Posted by JkWhoSaysNi
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?
|
|
|
|