Help me here plz - 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: Help me here plz (/showthread.php?tid=89363)
Help me here plz by Demon Hunter on 02-23-2009 at 06:09 PM
I'm trying to make a wlm 2009 skin, but i'm finding two problems.
First: most of the times when I pack and try to import the skin plus sais that's not a valid Messenger Plus! Skin Pack.
Second: When I'm able to import, the images i replaced just aren't replaced.
Here goes a sample:
<SkinInfo>
<Information>
<Name>Example</Name>
<Compatibility>
<MsgVersion Major="14" Minor="0"/>
</Compatibility>
</Information>
<MessengerSkin>
<ResGroup>
<Resources>
<Replace>
<Graphics>
<Pictures>
<Picture Id="1828"><File>Graphics/images/backdown.jpg</File></Picture>
</Pictures>
</Graphics>
</Replace>
</Resources>
</ResGroup>
</MessengerSkin>
</SkinInfo>
Can somebody tell me what am I doing wrong?
RE: Help me here plz by djdannyp on 02-23-2009 at 06:45 PM
Do you have a folder structure "Graphics/images" inside the folder for your skin?
RE: Help me here plz by TheSourcE on 02-23-2009 at 06:45 PM
quote: First: most of the times when I pack and try to import the skin plus sais that's not a valid Messenger Plus! Skin Pack.
Do you mean like this:
RE: Help me here plz by insider on 02-23-2009 at 06:51 PM
<MessengerSkin>
<ResGroup>
<Restrictions>
<MsgVersions>
<Version Major="14" Minor="0" Build="8050" />
<Version Major="14" Minor="0" Build="8064"/>
</MsgVersions>
</Restrictions>
<Resources>
RE: Help me here plz by Demon Hunter on 02-23-2009 at 06:52 PM
@djdannyp : yes, i have one
@eminem1992: excatly this message. My Plus! is in portuguese, so i didn't know how to tranlate correctly xD
RE: RE: Help me here plz by TheSourcE on 02-23-2009 at 06:54 PM
quote: Originally posted by Demon Hunter
@eminem1992: excatly this message.
Pack you skin with WinRar as a .ZIP file and than as a .PLSK file and it must be fixed.
RE: Help me here plz by Demon Hunter on 02-23-2009 at 07:00 PM
the first problem was solved with insider post.
Thanks both eminem and insider for your help.
But the second still remains
RE: Help me here plz by insider on 02-23-2009 at 07:18 PM
quote: Originally posted by Demon Hunter
<Pictures>
<Picture Id="1828"><File>Graphics/images/backdown.jpg</File></Picture>
name of the folder ? images o Images
RE: Help me here plz by Demon Hunter on 02-23-2009 at 07:22 PM
images, with non-capitular "i"
RE: Help me here plz by insider on 02-23-2009 at 07:38 PM
mmmm id 1828?. you want to do?
<Pictures>
<Picture Id="1828"><File>Graphics/images/backdown.jpg</File>
<Metadata>
<Colorize>false</Colorize>
<UMLeft>1</UMLeft>
<UMTop>1</UMTop>
<UMRight>1</UMRight>
<UMBottom>1</UMBottom>
</Metadata>
</Picture>
RE: Help me here plz by Demon Hunter on 02-23-2009 at 08:14 PM
i'mt not sure but i think this is the lower part of the logon window background. The upper part is 664, i guess. Maybe this is the mistake
RE: Help me here plz by insider on 02-23-2009 at 09:23 PM
down?.
referis you the bottom line that is similar to the scene?
<Element LayoutPos=top id=atom(idSceneEdge) Background=rcbkd("msgr",4301) Height=rcint("msgr",4111) AddBehavior=DUI:howHide()/>
Height=rcint("msgr",4111) = Height=7
This will delete.
<Element LayoutPos=none id=atom(idSceneEdge) Background=rcbkd("msgr",4301) Height=0 AddBehavior=DUI:howHide()/>
if you referis,to the image of the center.
id=4300
|