Adding regens

Craven

The trequartista
Joined
Oct 4, 2005
Messages
1,763
Reaction score
0
Points
0
I remember on the old board there was a thread explaining how to add your own regens to FM2005, I was wondering anyone knows how to do it for 2006 and would kindly explain it please.
 
You can choose to make a picture for your regen or not and just put it in the folder below.

Right:

1) Go to this folder...

C:\Program Files\Sports Interactive\Football Manager 2006\data\graphics\pictures\players\regens

2) Open config.xml in any text editor (ie Notepad).

3) The last line should say...

PHP:
<record from="5371" to="graphics/pictures/person/jonny paterson 3-10/portrait"/>

4) After that, add a new line with your details...

PHP:
<record from="AA" to="graphics/pictures/person/BB CC DD-EE/portrait"/>

AA = Name of the picture you have made (NOT including the file extension).

BB = Your regens first name.

CC = Your regens surname.

DD = Date of birth of the regen (Day)

EE = Date of birth of the regen (Month)
 
Last edited:
Top