Player customization tool
It's possible to modify and manually customize players in a game. With the tool below, it's possible to create players and copy or replace them in an exported game json file, in a text editor.
To ensure the modified game works correctly, make sure certain elements are consistent: a sufficient number of players per team (ideally 28 players), enough variety of player's positions per team, 3 goalkeepers is ideal, appropriate salaries, unique PlayerIDs, etc.
The modifications below are only for the Players section of the file. The Teams section can be manually edited directly.
If in doubt, don't hesitate to contact me here.
Data transformer for players
You can paste custom player(s) (see the data model below) in input and retrieve the result to copy into a game json file:
Data model for one player
You can use this model and change values, if there's more than one player, separate the different players with a comma and put it in the data transformer:
|
|
Player's face
You can chose your custom player face, copy the face code and use it in the data model:
|
Players postes
Players postes are unfortunately written in the game code in french, but displayed in english in the game. They are described in this table:
For custom files | Displayed in-game | Corresponding position |
---|---|---|
GK | GK | Goalkeeper |
DC | CB | Center Back |
DL | FB | Full Back |
MD | DM | Defensive Midfielder |
MC | CM | Central Midfielder |
ML | WM | Wide Midfielder |
MO | AM | Attacking Midfielder |
AI | WF | Wing Forward |
AC | CF | Centre Forward |
Nationalities codification
country ID | country name |
1 | France |
3 | Spain |
5 | England |
7 | Italy |
9 | Germany |
11 | Portugal |
13 | Netherlands |
14 | Belgium |
15 | Scotland |
16 | Austria |
17 | Serbia |
18 | Turkey |
19 | Switzerland |
20 | Ukraine |
21 | Czech Republic |
22 | Norway |
23 | Denmark |
24 | Croatia |
25 | Greece |
26 | Israel |
27 | Cyprus |
28 | Sweden |
29 | Poland |
30 | Hungary |
31 | Romania |
32 | Bulgaria |
33 | Slovakia |
34 | Azerbaidjan |
35 | Kazakhstan |
36 | Slovenia |
37 | Moldavia |
38 | Kosovo |
39 | Lichtenstein |
40 | Latvia |
41 | Ireland |
42 | Finland |
43 | Lithuania |
44 | Armenia |
45 | Bosnia & Herz. |
46 | Luxemburg |
47 | Faroe Islands |
48 | Northern Ireland |
49 | Brazil |
50 | Argentina |
51 | Senegal |
52 | Ivory Coast |
53 | Morocco |
54 | Nigeria |
55 | Uruguay |
56 | Colombia |
57 | Ghana |
58 | Japan |
59 | United States |
60 | Mali |
61 | Algeria |
62 | Cameroon |
63 | Albania |
64 | Angola |
65 | Wales |
66 | Guinea |
67 | South Korea |
68 | Qatar |
69 | Saudi Arabia |
70 | Iran |
71 | Irak |
72 | Australia |
73 | New Zealand |
74 | Mexico |
75 | Canada |
76 | Jamaica |
77 | Costa Rica |
78 | Panama |
79 | Peru |
80 | Ecuador |
81 | Chile |
82 | Egypt |
83 | Tunisia |
84 | South Africa |
85 | Georgia |
86 | Iceland |