Home
Blog
Careers
Forums
Downloads
FM24 Real Name Fix
FM23 Real Name Fix
FM24 New Leagues
FM23 New Leagues
FM24 Tactics
FM24 Data Update
FM Database
FM Guides
FM Shortlists
FM24/25 Update Wonderkids
FM24/25 Update Free Players
FM24/25 Update Bargains
FM24/25 Update Players to avoid
FM24/25 Update Club Budgets
FM24/25 Update Club Facilities
Graphics
Installation Guides
Records
Prediction League
Fantasy Football
Search
Pier Otto
Hello Guys!
I ve created my Own 3DKits and I want to apply then in CREATE-A-CLUB career..I just tested on other team(Not my Fantasy Team) and works.
But if I try to apply in my Fantasy Team, I just got the default ugly kits/3d kits….I cannot understand why, seems is not possible to apply custom 3dkits on a custom team but just the the other original teams… Anyone have idea how to do this?
Thanks in advance!
TheBlueMan
Have you edited the config file so your kit goes to your clubs id?
Pier Otto
Thanks for reply. Yes of course,I replaced Sampdoria(ID:1167) in my config file in Documents\Sports Interactive\Football Manager 2019\graphics\3d kits:
<!-- resource manager options -->
<!-- dont preload anything in this folder -->
<boolean id="preload" value="false">
<!-- turn off auto mapping -->
<boolean id="amap" value="false">
<!-- logo mappings -->
<!-- the followings XML maps pictures inside -->
<list id="maps">
<record from="1" to="graphics/pictures/team/1167/kit_textures/home"/>
<record from="2" to="graphics/pictures/team/1167/kit_textures/away"/>
<record from="3" to="graphics/pictures/team/1167/kit_textures/third"/>
If I replace another squad in Create a club career (Ex:Juventus) and I play against Sampdoria, the customs kits works fine. But, if I replace Sampdoria, I ve the default kits. Of course I cleaned the cash etc..
petepompei
Hi there,
If that's the full config.xml that you posted, you're missing at the end:
</list>
</record>
If it's not the case, you could try renaming your kits with something like
sampdoria_1 (instead of just 1) for your 3d home kit
sampdoria_2 (instead of just 2) for your 3d away kit
sampdoria_3 (instead of just 3) for your 3d third kit
Pier Otto
Yes, I opened and closed the tags, I just posted the central part…For the second suggestion, I replaced Sampdoria with a fantasy club called Virtus Italia so I will try with virtus_italia_1 etc.. and let you know. However, Do you tried to replace kits in create-a-club ? Cause maybe is not possible to do it for the created club even if is really weird..
petepompei
Yes, maybe you can't add custom kits to create-a-club team, I've never tried with this method. I always create a new club in the editor with its unique ID and I've never had problems adding graphics (logos, kits, faces etc…). Just for information, do 2d kits work for your club in create-a-club?
Pier Otto
Nope either 2DKits does n t work. Just for info: In the editor pre game, you can insert either the club logo from png,2dKits/3dKits ?
PS: I would have the editor, but can t find it anywhere..Seems they removed it…do you have a link??
Thanks!
TheBlueMan
The editor should be on the tools section of steam (if that's what you use). If you go to your library the tools sections should be on the left, you then scroll down till you see the football manager editor.
Pier Otto
I Know but on the store “Note: At the request of the publisher, Football Manager 2019 In-Game Editor is no longer available on Steam.” … So I don't know where to download it
TheBlueMan
Oh sorry I was talking about the pre-game editor.
However the pre-game editor will work for what you would like
Pier Otto
Yeah..however it's unbelievable that is not possible to modify thecreate-a-club kits…
Pier Otto
Yeah..however it's unbelievable that is not possible to modify thecreate-a-club kits…
TheBlueMan
I know it's not good is it
Pier Otto
I will try to use the Pre game editor and let you know! 😉
TheBlueMan
Sounds good
petepompei
Pier Otto, you should create your club in the pregame editor and save your file. Start a game in career mode with the file where you created your club activated. Once you start the game, make a note of the unique id number of your club and then it'll be easy to add logos, 2d and 3d kits, adboards to your club. Let us know here if you need longer explanations. Good luck.
PS: You can't add graphics in the pre game editor, that has to be done when you start the game so that you know the correct unique id of the team as the value you see in the editor may be different than the value in the game.
Pier Otto
Thank you so much! I did it with the pre-game editor! Unique little thing that doesn't work:
-Club's logo works fine, but icon is still Sampdoria one:
<record from="virtus" to="graphics/pictures/team/1167/logo"/> WORKS
<record from="virtus2" to="graphics/pictures/team/1167/icon"/> DOESN'T WORKS (Maybe is too large? There's some max width/height?) (See Screenshot)
Strange… For the rest, the 2D/3D KITS are successfully updated!!
PS: “Adboards?” what's that?
There's some guide how to insert all the stuff here? (tags+eventually dimensions). For example, I don't know how to add the 3 goalkeeper 3D Kits and Adboards!?
Thanks guys!
petepompei
Hi Pier Otto,
you cannot have logos and icons in the same folder. Each have got to be in different folders (one normal and the other small) and have a separate config.xml file. The size of the icon has got to be 20x20 pixels. You can design 2d kits for goalkeepers but you can't add 3d kits for goalkeepers, those are generated by the game in accordance with the 2d kits you designed.
Adboards are the advertisement that are around the football pitch, here's the info:
https://sortitoutsi.net/content/57671/fm21-adboard-patch
Hope this helps and let us know if you need more help
Pier Otto
Sorry for the delay. I separated the folders and still doesn't work,however doesn't matter.
Thanks a lot for the suggestions!! 😉