If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.
I have pics for my whole squad except one (ex youth). So I wondered if it was possibe to change my player "XXX" (ID 28010777) blank face with another random player selected pic (ID 2002020), So that I would have a face to my player. Is this possible? If so, could someone advise how to do it.
If you find the picture you want, you can put it in the folder containing all of your other squad players' pictures, then edit the configuration file (generally called config, it's a .xml extension).
If you open this file in notepad, say, you can copy the style in which a picture is directed to the player in-game.
e.g. picture for Ryan Giggs is called Giggs in my Man Utd picture folder. I open the config file and the appropriate line reads:
<record from="giggs" to="graphics/pictures/person/2018995/portrait"/>
So, basically, you copy the name of the picture file to the Unique ID of the player whom you would like to have a picture, save the config file, then do whatever it is you have to do to refresh the in-game pictures.
Hope this helps (and makes sense).
But you'd be better asking someone in the graphics forum!
Originally posted by Radon:
If you find the picture you want, you can put it in the folder containing all of your other squad players' pictures, then edit the configuration file (generally called config, it's a .xml extension).
If you open this file in notepad, say, you can copy the style in which a picture is directed to the player in-game.
e.g. picture for Ryan Giggs is called Giggs in my Man Utd picture folder. I open the config file and the appropriate line reads:
<record from="giggs" to="graphics/pictures/person/2018995/portrait"/>
So, basically, you copy the name of the picture file to the Unique ID of the player whom you would like to have a picture, save the config file, then do whatever it is you have to do to refresh the in-game pictures.
Hope this helps (and makes sense).
But you'd be better asking someone in the graphics forum!
Found my Chelsea team Config file and added line:
<record from="magnay" to="graphics/pictures/person/2002020/portrait"/>
However it does not work. I am wondering whether I have to find original player (Simic) ID 2002020 delete or change it. Although in theory, I surpose the whole team could be have the same face if given the same ID?