Hi!
This is a new module for pes6 which will allow you to assign shirt numbers from 1 to 11 to the teams you want by filling in the dat file.
How it works:
You need to download lineup_numbers.zip and place in your kitserver main folder the following files:
where XX is the next number in your DLL list.
In the dat file you just need to indicate the teams for whom you want 1-11 shirt numbers. I think this module is pretty usefull for historical mods since until decades ago there were no numbers assigned to the players, as well as for mods with classic teams, such as the default classic national teams.
In the default dat I put 0 and 1 which are Austria and Belgium ids.
This will make that before starting the match you'll have:
you can of course change the players and after submitting the formation you'll have 1-11 numbering:
When scoring a goal the popup with the scorer that appears before replays was modified it was showing the default number of the player so I had to blank that information and this is the result:
You can choose 1-11 numbering for any team you want. You just need to put its id a new line of the dat file.
My suggestion is to use this module with a specific gdb folder, since when 1-11 numbering was the standard there was no players name on shirts, and putting
I tried with classic netherland and this is the final output.
Download the module:
Download source code:
NOTE: I'm sharing the source code inside lineup_numbers-src.zip. If anyone wants to improve my work feel free to do it. Just tag me if you do something cool
This is a new module for pes6 which will allow you to assign shirt numbers from 1 to 11 to the teams you want by filling in the dat file.
How it works:
You need to download lineup_numbers.zip and place in your kitserver main folder the following files:
- lineup_numbers.dll
- lineup_numbers.dat
Cita:DLL.XX = "kitserver\lineup_numbers.dll"
where XX is the next number in your DLL list.
In the dat file you just need to indicate the teams for whom you want 1-11 shirt numbers. I think this module is pretty usefull for historical mods since until decades ago there were no numbers assigned to the players, as well as for mods with classic teams, such as the default classic national teams.
In the default dat I put 0 and 1 which are Austria and Belgium ids.
Cita:#set to 0 to disable the module
enabled = 1
0
1
This will make that before starting the match you'll have:
you can of course change the players and after submitting the formation you'll have 1-11 numbering:
When scoring a goal the popup with the scorer that appears before replays was modified it was showing the default number of the player so I had to blank that information and this is the result:
You can choose 1-11 numbering for any team you want. You just need to put its id a new line of the dat file.
My suggestion is to use this module with a specific gdb folder, since when 1-11 numbering was the standard there was no players name on shirts, and putting
Cita:name.location = offin each config.txt of the teams you're assigning 1-11 numbering.
I tried with classic netherland and this is the final output.
Download the module:
Download source code:
NOTE: I'm sharing the source code inside lineup_numbers-src.zip. If anyone wants to improve my work feel free to do it. Just tag me if you do something cool


![[Imagen: sc1.png]](https://i.ibb.co/q8Z895w/sc1.png)
![[Imagen: sc2.png]](https://i.ibb.co/nN0YC3kh/sc2.png)
![[Imagen: sc3.png]](https://i.ibb.co/bgzzNhH2/sc3.png)
![[Imagen: sc4.png]](https://i.ibb.co/Qj60VLD7/sc4.png)