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.