Jump to content

last five games in players screen


ChefRobCreations

Recommended Posts

Open up the 'team squad.xml' file found HERE:

C:\Documents and Settings\<Yourusername>\My Documents\Sports Interactive\Football Manager 2009\skins\<Yourskinname>\panels

Where <Yourskinname> is the name of the skin you wish to edit.

Then looks for part of this .xml file that deals with the club teams, it will look something like this:

<!-- shown for club teams -->

<record id="sltn">

<string id="name" value="Selection[COMMENT: button in view_menu on squad screens; choose to view club stats]"/>

<record id="view">

<flags id="Ppkd"/> <!-- picked info -->

<flags id="Ppsq"/> <!-- preferred squad number-->

<flags id="Pnfo"/> <!-- player status/info -->

<flags id="Pnam"/> <!-- person name -->

<flags id="Page"/> <!-- person age -->

<flags id="Ppos"/> <!-- position -->

<flags id="Pmor"/> <!-- player morale -->

<flags id="Pfrm"/> <!-- player form -->

<flags id="Pcon"/> <!-- player condition -->

<flags id="Poap"/> <!-- overall appearances -->

<flags id="Pogl"/> <!-- overall goals -->

<flags id="Poas"/> <!-- overall assists -->

<flags id="Poav"/> <!-- overall average rating -->

<flags id="Pomo"/> <!-- overall man of match -->

</record>

<record id="table_properties">

<integer id="block_count" value="1" />

</record>

<record id="person_list_view_context">

<integer id="player_stats_scope" value="5" />

</record>

</record>

Then go to the line that says:

<flags id="Pfrm"/> <!-- player form -->

and delete this line from the .xml file and save it.

Link to post
Share on other sites

Is there any way of removing (or altering) the 5 coloured rating bars that come under this section? And just have the last five games average rating number?

I think its a very useful tool to have on the squad screen but those coloured bars just look awful.

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