Jump to content

Removing Match Stats From Match Overview Screen.


scholes=legend

Recommended Posts

Hi there

The match stats "widget" is in the match overview panel (<YOUR SKIN>\panels\match overview.xml):

If this panel doesn't present in the skin,

Open the Resource Archiver (<FM2011 Installation Path>\tools\resource archiver),

extract the match overview.xml from panels.fmf (located in <FM2011 Installation Path>\data) into a temporary folder,

find the relevant file and copy it into the panels folder of your skin (<YOUR SKIN>\panels).

Open the file to edit, and find the following:

----------------------------------------

:

:

<container>

<layout class="arrange_vertical_attachment" alignment="top" gap="0"/>

<layout class="fit_children_attachment" alignment="vertical,fill" offset="0" gap="0"/>

<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>

<!--Mini stats area-->

<widget class="match_stats_panel" id="mStO" file="match stats overview"/>

<!--Table containing attendance, referee, weather and half time score details-->

<widget class="table" layout="-1,-1" mode="none" auto_size_rows="true" stretch_to_fit_rows="true" row_spacing="0">

<list id="column_properties">

<record indx="0" alignment="left,centre_y"/>

<record indx="1" alignment="right,centre_y"/>

</list>

:

:

----------------------------------------

Delete or comment out the line hilited in red, reload your skin and enjoy =]

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