Jump to content

Creating config file so new kits appear when the new season starts


morphey

Recommended Posts

Hi all,

I have made a custom team and also kits, badge etc. My question is can I create a config file that will allow the game to automatically change the kits when the new season starts. I have created below an example of what I am looking for. I am also sure I have seen it talked about somewhere before but i just can not find the thread.

<record from="test1" to="graphics/pictures/team/1253/kits/home/2014"/>

<record from="test2" to="graphics/pictures/team/1253/kits/away/2014"/>

<record from="test5" to="graphics/pictures/team/1253/kits/home/2015"/>

<record from="test6" to="graphics/pictures/team/1253/kits/away/2015"/>

If i remember rightly i needed something like this:

<record from="test1" to="graphics/pictures/team/1253/kits/home"/>

<record from="test1" to="graphics/pictures/team/1253/kits/home/2014"/>

<record from="test2" to="graphics/pictures/team/1253/kits/away"/>

<record from="test2" to="graphics/pictures/team/1253/kits/away/2014"/>

<record from="test5" to="graphics/pictures/team/1253/kits/home"/>

<record from="test5" to="graphics/pictures/team/1253/kits/home/2015"/>

<record from="test6" to="graphics/pictures/team/1253/kits/away"/>

<record from="test6" to="graphics/pictures/team/1253/kits/away/2015"/>

the top line is for a backup if i remember rightly. can anyone point me in the right direction? i have holidayed to second season to test and it has not changed.

Thanks Morphey!

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...