Có 1 số đội bóng ko hiển thị kits trong FM mặc dù đã add kits và đúng ID.
VD như trong topic này:
Với các đội này chúng ta cần thêm năm thi đấu để hiển thị kits.

Instructions
The config.xml file needs to be edited for the kits of the teams in the table below. Open the file and find the line relating to the team you want to edit. This should be easy to do by looking for the unique ID number for the team in your config.xml file. You then need to add the year onto the end of the line of code relating to that team and their kit. For example:

Arsenal's home kit will have a line in the config file that looks like the following:
Mã:
<record from="602" to="graphics/pictures/team/602/kits/home"/>
To get it to work you need to add "2009" to the config file so it looks like this:
<record from="602" to="graphics/pictures/team/602/kits/home/2009"/>
Note that the "record from=" part might have a different name rather than the team's unique ID depending on what thecreator chose to call his/her picture files.
It's been noticed that for some kits you need to change the year as you advance in actual FM game years. So when you enter the 2010/2011 season you'll need to change the 2009 to 2010. You can also just have a block of config lines in the same file to avoid this. So say to make sure the Arsenal home kit worked for 5 games years, you could add the following to the config file:
Mã:
<record from="602" to="graphics/pictures/team/602/kits/home/2009"/>
<record from="602" to="graphics/pictures/team/602/kits/home/2010"/>
<record from="602" to="graphics/pictures/team/602/kits/home/2011"/>
<record from="602" to="graphics/pictures/team/602/kits/home/2012"/>
<record from="602" to="graphics/pictures/team/602/kits/home/2013"/>
List of Teams/Kits & required changes
Mã:
Team			Unique ID		Kit		Information				
-------------------------------------------------------------------

ENGLAND

Aldershot 		537			Third		Requires "2010" added once 2010/2011 season starts in game.
Arsenal			602			Home		Requires "2009" added
Cheltenham 		631			Third		Requires "2010" added once 2010/2011 season starts in game.
Corby 			638			Away		Requires "2010" added once 2010/2011 season starts in game.
Crewe 			641			Away		Requires "2010" added once 2010/2011 season starts in game.
Havant 			5100132			Third		Requires "2010" added once 2010/2011 season starts in game.
Norwich			691			Home		Requires "2009" added
QPR 			701			Third		Requires "2010" added once 2010/2011 season starts in game.
Sheff Utd 		708			Third		Requires "2010" added once 2010/2011 season starts in game.
Shrewsbury 		710			Third		Requires "2010" added once 2010/2011 season starts in game.
Tottenham		728			Home		Requires "2009" added

RUSSIA

Amkar 			130500			Home 		Requires "2009" added
CSKA Moscow		1518			Home		Requires "2009" added
Kuban 			130536			Away		Requires "2009" added
Rubin 			130509			Home 		Requires "2009" added
Rubin			130509			Away		Requires "2009" added
Zenit 			1301108			Away		Requires "2009" added

INTERNATIONAL

Andorra 		753			Home		Requires "2009" added
Andorra 		753			Away		Requires "2009" added
Armenia 		754			Home		Requires "2009" added
Croatia 		761			Away		Requires "2009" added
England			765			Home		Requires "2009" added
England			765			Away		Requires "2009" added
Georgia 		770			Home		Requires "2009" added
Greece			772			Home		Requires "2009" added
Greece			772			Away		Requires "2009" added
Israel			775			Home		Requires "2009" added
Israel			775			Away		Requires "2009" added
Spain			796			Home		Requires "2009" added
Đã test và thấy có KQ


nguồn: http://community.sigames.com/

Chủ đề tương tự: