I was bored of the same old blank faces for my regens, so had a brainwave
I would search the regens name on google and take the most "footballer-ish" picture on there and put it into their profile!
So I found a guide, and tried it with my English AM R/L Jason Smith with this picture :p
http://img400.imageshack.us/img400/4...onsmithxi9.png
so I made a folder in program files\si\fm07\graphics\pictures\players called "wolves" (the team I'm managing), added the image called "jason smith.png" and modified and xml file from another faces folder
<pre class="ip-ubbcode-code-pre"> <record> <!-- resource manager options --> <!-- dont preload anything in this folder --> <boolean id="preload" value="false"/> <!-- turn off auto mapping --> <boolean id="amap" value="false"/> <!-- logo mappings --> <!-- the following XML maps pictures inside this folder into other positions in the resource system, which allows this folder to be dropped into any place in the graphics folder and still have the game pick up the graphics files from the correct places --> <list id="maps"> <record from="jason smith" to="graphics/pictures/person/2000041306/portrait"/> </list> </record></pre>
the ID Number is definitely right, but the picture doesn't show up in his profile (I've refreshed the skin cache and restarted the game multiple times)
any idea why?