Shoutbox

Replacing image 1831? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Skinning (/forumdisplay.php?fid=41)
+----- Thread: Replacing image 1831? (/showthread.php?tid=90467)

Replacing image 1831? by ryxdp on 05-02-2009 at 12:49 AM

As you may or may not know, the menu bar image for WLM9 (#'s 1831 and 1832) looks horrible, so I decided to replace it with a better version. All it gives me now is a black background whenever I press ALT:

[Image: attachment.php?pid=961696]

Image 1831, which seems to be the image used in most windows that have a menubar, is a _var image, and is not actually specified anywhere in the UIFiles. I've had no issues replacing other _var images however. Maybe this is some kind of limitation?

Thanks :)


RE: Replacing image 1831? by blessedguy on 05-02-2009 at 03:39 PM

I'm sure you've got to define the metadata for it =)
What have you used?


RE: Replacing image 1831? by ryxdp on 05-02-2009 at 11:11 PM

quote:
Originally posted by blessedguy
I'm sure you've got to define the metadata for it =)
What have you used?

This is the image replacement entries for 1831 and 1832:

XML code:
<Picture Id="1831">
    <File>UI/1831.png</File>
    <Metadata>
        <Colorize>false</Colorize>
        <UMTop>7</UMTop>
        <UMBottom>1</UMBottom>
    </Metadata>
</Picture>
<Picture Id="1832">
    <File>UI/1831.png</File>
    <Metadata>
        <UMTop>7</UMTop>
        <UMBottom>1</UMBottom>
    </Metadata>
</Picture>


The screenshot is of 923's windowbar, 1832 doesn't appear to actually be used but I've replaced it anyway, just to be safe.
RE: Replacing image 1831? by blessedguy on 05-02-2009 at 11:13 PM

what happens if you simply remove the metadata?


RE: Replacing image 1831? by ryxdp on 05-02-2009 at 11:21 PM

Still a black bar :undecided:


RE: Replacing image 1831? by Willz on 05-03-2009 at 03:39 AM

My guess is that because it has a 4006 counterpart image that is the reason it can't be replaced. Since the bar has two defined states and by replacing the image you are only defining one it totally screws it up.

Since this is no actual code that controls what image this points to there is no point in trying to replace the image.


RE: RE: Replacing image 1831? by ryxdp on 05-03-2009 at 03:46 AM

quote:
Originally posted by Willz
My guess is that because it has a 4006 counterpart image that is the reason it can't be replaced. Since the bar has two defined states and by replacing the image you are only defining one it totally screws it up.

Since this is no actual code that controls what image this points to there is no point in trying to replace the image.

Alright then, thanks :P

Kind of a shame really, the existing image looks disgusting and pixellated...

EDIT: aaagh 666 posts :P