What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » NEED HELP MESSENGER PLUS SKINN (CHOULD NOT FIND CLOUD.JPG) PLEASE CLICK HERE AND HELP

Pages: (2): « First [ 1 ] 2 » Last »
NEED HELP MESSENGER PLUS SKINN (CHOULD NOT FIND CLOUD.JPG) PLEASE CLICK HERE AND HELP
Author: Message:
preben
Junior Member
**


Posts: 18
Joined: Jun 2010
O.P. Cool  NEED HELP MESSENGER PLUS SKINN (CHOULD NOT FIND CLOUD.JPG) PLEASE CLICK HERE AND HELP
[size=2][color=white]today i decided to make a skinn on my msn, but i dont get it right please help me.

<SkinInfo>
    <Information>
        <Name>test skin</Name>
    </Information>

    <MessengerSkin>
        <ResGroup>
            <Restrictions>
                <MsgVersions>
                    <Version Major="8" Minor="5"/>
                </MsgVersions>
            </Restrictions>

            <Resources>
                <Replace>
                    <Strings>
                        <String Id="61288">Hello World!</String>
                    </Strings>

                    <Graphics><Pictures>
                        <Picture Id="20061">
                            <File>clouds.jpg</File>
                        </Picture>
                    </Pictures></Graphics>
                </Replace>
            </Resources>

        </ResGroup>
    </MessengerSkin>
</SkinInfo>

i have maked a file called test skin in messenger plus / skin folder, and i have pasted that code below and called the file SkinInfo.xml,  file, and i have found the skin on Customize!\Skins and restarted MSN, but nothing happends it wont change i think i have done something worng, sorry for bad spelling i'm from NORWAY:D

PLEASE REPLY!;)

This post was edited on 06-06-2010 at 11:49 PM by preben.
06-06-2010 10:57 PM
Profile E-Mail PM Find Quote Report
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
RE: NEED HELP MESSENGER SKINN PLEASE !
Yes, you have.
Here, change 
XML code:
<MsgVersions>
                    <Version Major="8" Minor="5"/>
                </MsgVersions>

to
XML code:
<MsgVersions>
                    <Version Major="14" Minor="0"/>
                </MsgVersions>

[Current messenger version is 14.0.*.*, hence Major 14 Minor 0]

Also, some pictures and strings have changed their IDs since Messenger 8.5, check out the Extracted resources folder for updated IDs :)
[Image: Empty.png]
06-06-2010 11:07 PM
Profile PM Web Find Quote Report
preben
Junior Member
**


Posts: 18
Joined: Jun 2010
O.P. RE: RE: NEED HELP MESSENGER SKINN PLEASE !
quote:
Originally posted by blessedguy
Yes, you have.
Here, change 
XML code:
<MsgVersions>
                    <Version Major="8" Minor="5"/>
                </MsgVersions>

to
XML code:
<MsgVersions>
                    <Version Major="14" Minor="0"/>
                </MsgVersions>

[Current messenger version is 14.0.*.*, hence Major 14 Minor 0]

Also, some pictures and strings have changed their IDs since Messenger 8.5, check out the Extracted resources folder for updated IDs :)
i changed it but it didnt work:(
or it did work a little, where it supose to say remember me it says hello world!

This post was edited on 06-06-2010 at 11:13 PM by preben.
06-06-2010 11:11 PM
Profile E-Mail PM Find Quote Report
Nagamasa
Skinning Contest Winner
*****

Avatar

Posts: 1842
Reputation: 30
30 / Male / Flag
Joined: May 2006
RE: NEED HELP MESSENGER SKINN PLEASE !
quote:
Originally posted by preben
or it did work a little, where it supose to say remember me it says hello world!
What did you change it to?
[Image: unled1uo.png]
Joined this forum 6572 days, 10 hours, 29 minutes, 19 seconds ago.



06-06-2010 11:36 PM
Profile PM Web Find Quote Report
preben
Junior Member
**


Posts: 18
Joined: Jun 2010
O.P. RE: RE: NEED HELP MESSENGER SKINN PLEASE !
quote:
Originally posted by Nagamasa
quote:
Originally posted by preben
or it did work a little, where it supose to say remember me it says hello world!
What did you change it to?

I didnt change it, it says that it could not find clouds.jpg
06-06-2010 11:38 PM
Profile E-Mail PM Find Quote Report
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
RE: NEED HELP MESSENGER PLUS SKINN (CHOULD NOT FIND CLOUD.JPG) PLEASE CLICK HERE AND HELP
Have you placed the file clouds.jpg inside /Messenger Plus! Live/Skins/Test Skin ?
[Image: Empty.png]
06-07-2010 12:02 AM
Profile PM Web Find Quote Report
preben
Junior Member
**


Posts: 18
Joined: Jun 2010
O.P. RE: RE: NEED HELP MESSENGER PLUS SKINN (CHOULD NOT FIND CLOUD.JPG) PLEASE CLICK HERE AND HELP
quote:
Originally posted by blessedguy
Have you placed the file clouds.jpg inside /Messenger Plus! Live/Skins/Test Skin ?
yes.
10/06/07 02:09:49| **** The trace has started ****
10/06/07 02:09:49| Skin: test skin
10/06/07 02:09:49| Messenger version: 14.0.416.8117 (nb-no)
10/06/07 02:09:49| Messenger Plus! version: 4.84.382
10/06/07 02:09:49| SkinLoader: Couldn't find file "clouds.jpeg"

This post was edited on 06-07-2010 at 12:10 AM by preben.
06-07-2010 12:09 AM
Profile E-Mail PM Find Quote Report
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
RE: NEED HELP MESSENGER PLUS SKINN (CHOULD NOT FIND CLOUD.JPG) PLEASE CLICK HERE AND HELP
Please check your skin info to see if the file extensions match: both filenames must be EXACTLY the same.
[Image: Empty.png]
06-07-2010 12:13 AM
Profile PM Web Find Quote Report
preben
Junior Member
**


Posts: 18
Joined: Jun 2010
O.P. RE: RE: NEED HELP MESSENGER PLUS SKINN (CHOULD NOT FIND CLOUD.JPG) PLEASE CLICK HERE AND HELP
quote:
Originally posted by blessedguy
Please check your skin info to see if the file extensions match: both filenames must be EXACTLY the same.
can you look at this?
<SkinInfo>
    <Information>
        <Name>test skin</Name>
    </Information>

    <MessengerSkin>
        <ResGroup>
            <Restrictions>
                <MsgVersions>
                    <Version Major="14" Minor="0"/>
                </MsgVersions>
            </Restrictions>

            <Resources>
                <Replace>
                    <Strings>
                        <String Id="61288">whatever =P</String>
                    </Strings>

                    <Graphics><Pictures>
                        <Picture Id="20061">
                            <File>clouds.jpg</File>
                        </Picture>
                    </Pictures></Graphics>
                </Replace>
            </Resources>

        </ResGroup>
    </MessengerSkin>
</SkinInfo>

the pic name is clouds.jpg

This post was edited on 06-07-2010 at 02:59 AM by Chrono.
06-07-2010 12:19 AM
Profile E-Mail PM Find Quote Report
Chrissy
Senior Member
****

Avatar

Posts: 850
Reputation: 5
29 / Male / Flag
Joined: Nov 2009
RE: NEED HELP MESSENGER PLUS SKINN (CHOULD NOT FIND CLOUD.JPG) PLEASE CLICK HERE AND HELP
Sure it's not .jpeg and not .jpg, or clouds instead of cloud etc etc ?
06-07-2010 12:23 AM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On