Shout Box

You are unable to view or post in the shoutbox until you have at least 5 posts.


Post Reply 
Skinning - Background C & D no preview and boxlist
Author Message
MatteIta Offline
Junior Member
**

Posts: 19
Joined: Jan 2012
Post: #1
Skinning - Background C & D no preview and boxlist
hey,i'm creating a new skin,is almost completed but i've a problem that i don't fix!i added some backgroundlist like C,D but it didn't show in the game!in canvasconfig you show background preview and list of background A(wallpaper) and B(stage),but preview background c,d and background list of file don't appear!
somebody help me?THX!!!
04-12-2012 09:32 AM
Send this user a private message Find all posts by this user Quote this message in a reply
chee5y Offline
Moderator
*****

Chee5y

Posts: 279
Joined: Feb 2010
Post: #2
RE: Skinning - Background C & D no preview and boxlist
You have to modify the SkinSettings.xml too. It should look like this one

<config>
<canvasmanager>
<LOADBKGA>0</LOADBKGA>
<LOADBKGB>0</LOADBKGB>
<LOADBKGC>0</LOADBKGC>
<LOADBKGD>0</LOADBKGD>

<LOADANIM1>FALSE</LOADANIM1>
<LOADANIM2>FALSE</LOADANIM2>
<LOADANIM3>FALSE</LOADANIM3>
<LOADANIM4>FALSE</LOADANIM4>
<LOADANIM5>FALSE</LOADANIM5>
<LOADANIM6>FALSE</LOADANIM6>

</canvasmanager>
<rss>
<FeedTitleColor>#ffffff</FeedTitleColor>
<ItemTitleColor>#999999</ItemTitleColor>
<ItemBodyColor>#666666</ItemBodyColor>
<ItemDateColor>#999999</ItemDateColor>
<FeedTitleFontSize>13</FeedTitleSize>
<ItemFontSize>12</ItemFontSize>
</rss>
</config>
04-12-2012 11:56 PM
Send this user a private message Find all posts by this user Quote this message in a reply
MatteIta Offline
Junior Member
**

Posts: 19
Joined: Jan 2012
Post: #3
RE: Skinning - Background C & D no preview and boxlist
Thank you,i didn't know Icon_smile but the problem is i can't see preview of backgrounds C,D and listbox to select them in canvasconfig!why????i don't understand that is possible!in your skin XEON you see and select backgroundC(menu color)! Icon_sad

P.S. i tryed to mod skinsettings,add costumbackdrop1 with bkg C e D,animation,etc etc but nothing.....curiously if i use your skin and replace for example main.xur and canvasconfig.xur,your background with mines and bkg xml,canvasconfig on xbox show bkg ground a,b,c,d,list appears and you select bkg!cooooolXD
(This post was last modified: 04-14-2012 01:04 AM by MatteIta.)
04-13-2012 10:38 PM
Send this user a private message Find all posts by this user Quote this message in a reply
Post Reply