Jump to content

Manager's Picture


Anon.

Recommended Posts

it's a great addition the Managers Photo. Only wish more were added in. Especially the current league you are managing in. Might have to update my graphics folder on my weekend off work ha !

Link to post
Share on other sites

Hi,

I've read through a lot of the threads on the forum, but I\'m struggling to understand how to upload pictures, etc.

Any help, point me in the right direction. I understand how to create the 'graphics' folder etc. But i don't get the unique id stuff, config file, etc.

Cheers

Link to post
Share on other sites

<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">

<!-- Auto generated by fmXML -->

<record from="allardyce" to="graphics/pictures/person/2020301/portrait"/>

<record from="juande_ramos" to="graphics/pictures/person/4203807/portrait"/>

<record from="benitez" to="graphics/pictures/person/4203246/portrait"/>

<record from="bruce" to="graphics/pictures/person/2003614/portrait"/>

<record from="coppell" to="graphics/pictures/person/2020235/portrait"/>

<record from="curbishley" to="graphics/pictures/person/2020046/portrait"/>

<record from="davies" to="graphics/pictures/person/2015112/portrait"/>

<record from="eriksson" to="graphics/pictures/person/703786/portrait"/>

<record from="ferguson" to="graphics/pictures/person/2020287/portrait"/>

<record from="grant" to="graphics/pictures/person/116608/portrait"/>

<record from="hughes" to="graphics/pictures/person/2019013/portrait"/>

<record from="hutchings" to="graphics/pictures/person/2004530/portrait"/>

<record from="jol" to="graphics/pictures/person/601520/portrait"/>

<record from="keane" to="graphics/pictures/person/2014410/portrait"/>

<record from="knox" to="graphics/pictures/person/104287/portrait"/>

<record from="moyes" to="graphics/pictures/person/2004988/portrait"/>

<record from="o'neill" to="graphics/pictures/person/2020273/portrait"/>

<record from="me" to="graphics/pictures/person/1394643508/portrait"/>

<record from="redknapp" to="graphics/pictures/person/2020364/portrait"/>

<record from="sanchez" to="graphics/pictures/person/4000540/portrait"/>

<record from="southgate" to="graphics/pictures/person/2005565/portrait"/>

<record from="wenger" to="graphics/pictures/person/2020187/portrait"/>

</list>

</record>

Link to post
Share on other sites

Above is the config.xml, put this in a folder called managers. Put that "managers" folder in your My Documents\Sports Interactive\Graphics\Pictures folder.

Then edit the line:

<record from="me" to="graphics/pictures/person/1394643508/portrait"/>

and change "me" to the name of your picture that you have for yourself and then change "1394643508" to your own unique number.

To find out your unique number, turn unique ID's on in Preferences.

Once you have change the line to reflect the name of your managers picture (copy the pic into the "managers folder") AND you have have changed your unique ID then reload your skin with no cache and you will have a picture against your profile.

You can also delete the rest of the managers pictures lines in the config.xml

Link to post
Share on other sites

ok still doesn't work

i put the picture in \Sports Interactive\graphics\pictures\person\1394645988\portrait

and the config.xml in Sports Interactive\graphics\pictures\managers

config.xml

<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">

<!-- Auto generated by fmXML -->

<record from="me" to="graphics/pictures/person/1394645988/portrait"/>

</list>

</record>

Link to post
Share on other sites

It doesn't work for me...

Here is the folder I used: C:\Documents and Settings\Franck Leonardo\My Documents\Sports Interactive\Football Manager 2009\graphics\pictures

Here are the three files I have in there:

config.xml

Franck.png

Isabelle.png

And here is the content of my config.xml file:

<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="Franck" to="graphics/pictures/person/1394656647/portrait"/>

</list>

</record>

Can anyone tell me what I am doing wrong, if anything :)

Edit: I know I only have a line for one of the two pictures, but even just that one does not work

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...