• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

Is it possible to add new kits for created teams?

PepeL

Club Supporter
Good day to all!
Please tell me, I want to add a new league (namely, add it, not overwrite another one).
I added a league and created one team and 20 players for the test so far.
But I ran into a problem - these are the kits for the team.
Is it possible to create sets of kits without overwriting existing ones?
My team ID is 120000

Is it possible to somehow add the kit_120000 folder in the data explorer - content/character/kit branch and create subfolders teamname_120000, teamname_120001, teamname_120002 and so on in it?

screenshot
 

spothacker03

Club Supporter
Hello bro, maybe I can help you. Even I also don't know how to add the new folder. (I also want to know how to add a new folder.)
 

spothacker03

Club Supporter
1. You can find a folder of kit that does not truly exist in career mode.

2. By using the FIFA editor tool, You can import kit from FIFA kit creator in this folder.

4. You need to change a file from fifa_ng_db form the DB folder in the FIFA editor tool, it is named teamkits, you can copy other lines in the file and change the ID.

5. You need to change a file (named player, type is LUA). It is located in the picture below.
1711791270394.png


Also 5. You need
 

spothacker03

Club Supporter
Also 5. You are going to edit the player.LUA, find the location in the picture below. You find out function PlayerUpdate(),and go down on the line: player. KitNumberUnits = math.floor(math.fmod(kitNumber, 10))

and then, you write down the content below that line.
1711791474268.png


You can just follow the format. The number you need to write down your own.

the player.Kit = = 117763 is my created team ID. You can change it to your number

Player.KitType means type of the kit. I'm not sure, but I think 0 is home kit. 1 is away kit. 2 is goal keeper kit.

and for the next plyaer.Kit = 116101, this number is a ID of a team(kit folder) which I have replaced.
As for you, you can find a kit folder that will not really appear in career mod(if you don't want to replace real team kit.), and import your kit into that folder, and then edit the player.LUA file. The content I show you in the picture can be write down again, again, and again.(if you do the same thing for your second team, you just copy from if(player.Kit==............end, and paste in the line below.
 

PepeL

Club Supporter
Thanks for at least someone answering :)
But it’s a little unclear to me where I should load the new kits in the editor: jersey_120000_0_0_color.png, shorts_120000_0_0_color.png, socks_120000_0_0_color.png and all the others. I don't want to replace the original command kits.
 

Rizzaldio

Youth Team
Thanks for at least someone answering :)
But it’s a little unclear to me where I should load the new kits in the editor: jersey_120000_0_0_color.png, shorts_120000_0_0_color.png, socks_120000_0_0_color.png and all the others. I don't want to replace the original command kits.
Just find a kit you are not going to use (ie the fut kits) these are online kits and you can’t use the mods online anyway
 

spothacker03

Club Supporter
Just find a kit you are not going to use (ie the fut kits) these are online kits and you can’t use the mods online anyway
Hello Mr.Rizzaldio. I don't know what happens to your channel, but I wish you good luck and come back soon. You are a superstar in FIFA modding.
 

PepeL

Club Supporter
Can you tell me how to remove standard logos on kits? (Brands, Team Logos).
If I put a transparent file on the logo, then traces of Normals and Roughnesses from previous commands still remain in the game.
 

spothacker03

Club Supporter
Can you tell me how to remove standard logos on kits? (Brands, Team Logos).
If I put a transparent file on the logo, then traces of Normals and Roughnesses from previous commands still remain in the game.
Sorry bro, I only can import the kits with the logo of leagues and team(I will put them on in FIFA kits creator), I also know how to hide the logo of league from original one. But I don't know how to change logos from original to current one(which is created by you) with original setting.

But as I last reply to you on yesterday, you can ask Rizzaldio in this post, he knows everything.
 

spothacker03

Club Supporter
Can you tell me how to remove standard logos on kits? (Brands, Team Logos).
If I put a transparent file on the logo, then traces of Normals and Roughnesses from previous commands still remain in the game.
Hi, bro. I have another problem now, when you create the team and player, you will create the player in the game by create function, or you create player in FIFA Editor tool? When I create player in FIFA editor tool, there's always has problem with formation
 

PepeL

Club Supporter
Hi, bro. I have another problem now, when you create the team and player, you will create the player in the game by create function, or you create player in FIFA Editor tool? When I create player in FIFA editor tool, there's always has problem with formation
I create players in "FIFA Editor Tool"

There is another problem, in the created team all the spectators are in a white standard kit :)
How to make them pick up the kit of their team?
 
Last edited:

spothacker03

Club Supporter
I create players in "FIFA Editor Tool"

There is another problem, in the created team all the spectators are in a white standard kit :)
How to make them pick up the kit of their team?
I also find it. Actually I don't know how to fix it.

But I have an idea, in the folder of kit, there is one folder called"default_0", this is the white standard kit.

What I think, is you can replace them. In that way all spectators which belong to the new created team will wear what you replace in this folder.

But if want to make every different new added teams' spectators have different kit, I also don't know how to fix it.
 

PepeL

Club Supporter
I'm just crazy :D
The last time I made leagues was in Creation Master 16, there were 6 divisions, 144 teams, each league had 24 teams. Then, when EA changed the engine, I abandoned this matter, since there were no normal editors, thereby switching from FIFA to PES. But then it became possible to edit FIFA 23 through the FIFA Editor Tool, of course everything is not as convenient and accessible as it was in CM 16, but I thought it was worth a try :)
 

spothacker03

Club Supporter
I'm just crazy :D
The last time I made leagues was in Creation Master 16, there were 6 divisions, 144 teams, each league had 24 teams. Then, when EA changed the engine, I abandoned this matter, since there were no normal editors, thereby switching from FIFA to PES. But then it became possible to edit FIFA 23 through the FIFA Editor Tool, of course everything is not as convenient and accessible as it was in CM 16, but I thought it was worth a try :)
enm, you mean you will transfer leagues and teams you made from PES to FIFA 23?
 

PepeL

Club Supporter
enm, you mean you will transfer leagues and teams you made from PES to FIFA 23?
No, I just switched from FIFA to PES and started doing everything there from scratch.
I do this for myself because I use fake player names from old games such as Pro Moves Soccer, International Superstar Soccer Deluxe, etc. :D

Based on the players' skills, I used Excel tables and converted them. It's a pity that you can't add leagues and divisions to PES, you could do so much there :D

for example like here: https://i.ibb.co/p0Gqczn/scr1.png
 

PepeL

Club Supporter
I have a mod that added 20 leagues for FIFA 23, does anyone know how to extract textures from the mod file? (Kits, banners, logos, etc.)
 


Top