Jump to content

Manager Picture


Recommended Posts

I had my own manager profile picture which has disappeared, does anyone know how to put it up again without going through 'New User'

Thanks

v9.1

Make up a xml gonfig file and place it into the graphics folder.

You need to find out your managers id first though.

Link to post
Share on other sites

What do you do with the managers id? thanks

You'll have to add it into the config file so that it uses the pic with the correct profile.

If you post the id of your manager profile i'll make up a config file for you.

EDIT.......

<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="*********" to="graphics/pictures/person/***********/portrait"/>
	</list>
</record>

Just replace the ****'s with your id and then save the file as config.xml

Then place both the config.xml and your pic into a folder in your graphic folder

Link to post
Share on other sites

  • 2 months later...
You'll have to add it into the config file so that it uses the pic with the correct profile.

If you post the id of your manager profile i'll make up a config file for you.

EDIT.......

<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="*********" to="graphics/pictures/person/***********/portrait"/>
	</list>
</record>

Just replace the ****'s with your id and then save the file as config.xml

Then place both the config.xml and your pic into a folder in your graphic folder

Hi

could i have help with this too?

i had my picture deleted after i tampered with the preferences, then i tried to follow the above but im not very computer minded and don't know how to add the above into the already config

hope you can help! my game isn't the same without my profile pic. :(

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