Jump to content

FMC Skin: player season stats table panel question


morphey

Recommended Posts

Hi all,

I have been playing around with the stats at bottom of the player overview page. i have worked out that this is controlled in the player season stats table panel but i am only able to adjust size of width etc.

What i want is to add cup stats and continental into the table as well. at the moment it has just league and international.

Rasmus%20Schuumlller_%20Overview%20Profile.png

I am pretty sure it has something to do with the row properties but i am most likely wrong.

<!-- Set appearance for our fake header -->

<list id="row_properties">

<record indx="0" appearance="tables/standard/heading/normal/row" />

</list>

<flags id="row_appearance" value="table/custom/fmc/default/row" />

<flags id="row_over_appearance" value="table/custom/fmc/over/row" />

<flags id="stripe_appearance" value="table/custom/fmc/stripe/row" />

<flags id="selected_appearance" value="table/custom/fmc/selected/row" />

<!-- Column ids are the stat property to display in that column. See player_stats_properties.h -->

<list id="column_display_properties">

<record indx="0" left="4" />

<!-- Appearances -->

<record indx="1" id="PSap" />

<!-- Goals -->

<record indx="2" id="PSgs" />

<!-- Conceded -->

<record indx="3" id="PSgc" />

<!-- Assists -->

<record indx="4" id="PSas" />

<!-- Man of match -->

<record indx="5" id="PSmm" />

<!-- Yellow cards -->

<record indx="6" id="PSYc" />

<!-- Red cards -->

<record indx="7" id="PSRc" />

<!-- Average rating -->

<record indx="8" id="PsAr" />

</list>

I am guessing there is another panel that controls what is seen there but for the love of life i can not find it.

please help!

morphey

Link to post
Share on other sites

I did search before posting. its just my ocd screams for more stats as club and international does not add up to overall. such a shame if that is the case. you should be able to edit it. you can the stats but not the rows.

makes me feel better if you can't as i have been banging y head against a brick wall all morning.

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