Home
Blog
Careers
Forums
Downloads
FM24 Real Name Fix
FM23 Real Name Fix
FM24 New Leagues
FM23 New Leagues
FM24 Tactics
FM24 Data Update
FM Database
FM Guides
FM Shortlists
FM24/25 Update Wonderkids
FM24/25 Update Free Players
FM24/25 Update Bargains
FM24/25 Update Players to avoid
FM24/25 Update Club Budgets
FM24/25 Update Club Facilities
Graphics
Installation Guides
Records
Prediction League
Fantasy Football
Search
RD_
Is there a mod or a skin that changes the heart 'condition' icon into a percentage... Like on previous FM versions??
Thanks
kingrobbo
a31632
After I finished up with my skin I decided to have a look at the changed view for "condition/match sharpness" in FM2021. I know some may have a different opinion on the subject but I personally liked the numbers/percentages showing in my team screens instead of the icons.
It wasn't as simple and straightforward as I anticipated, took me some time to figure it out and getting it to show, but pretty happy about the results. In my skin it shows in "team squad", "team squad tactics", "match players bar widget" and in popup when hovering over the players' condition/health. I also read somewhere here that adding condition wasn't possible in "IBH" panels, so that was actually an easy fix, it doesn't show percentages anymore, but managed to get the icons in there to show.
This shows in "match in between highlights panel" and half time/full time review panels now.
See below screenshots, I put options in the menu so I can select "icon view" (as it was intended for 2021) or the "classic" "percentage" view (2020 and prior).
BEFORE:
AFTER:
TACTICS SCREEN WITH %:
DURING MATCH:
POP-UP:
In this post I explained more on how to get this (potentially) to work in your skin (it's how I got it to work in mine)
https://community.sigames.com/forums/topic/540248-fm21skin-show-your-skin-and-inspire/?do=findComment&comment=12894983
a31632
burnum81
What skin are you using?
a31632
It's my own skin "Champions League 2021". I make a new one every year and only share it with friends and people who support my work.
I used to release earlier version until the 2019 version. I decided not to release the skin after this anymore publicly.
Vince957
a31632
Hi, please make sure you follow my guidance in the posting at “community.sigames.com” on this and replace the coding in your skin the same way.
Also, follow my advice on not just “reloading the skin”, but also starting the game en restarting it after changes made.
Make sure you have a folder “properties” in your skin with xml file. It all depends on which skin you use but you will need this folder with xml file to be in the skin to have this working properly.
As I mentioned, there are no guarantees as I didn’t get it to work with “Tangfu skin” and some “FMNation skin versions” either. Only a few versions made it work, now I have it working with my skin but if it doesn’t work for you I can’t help you.
Try “Tangfu” skin and I know for sure the “properties” folder in that skin is also present so if you don’t have it copy it to your skin, it might help.
Qvordrup
You can use “FM 2021 FLUT skin dark” https://sortitoutsi.net/content/57136/fm-2021-flut-skin-dark-version-10
It is part of that skin 👍
Qvordrup
@flut take a look a this. Would be nice if you could make the “pop up” like this in your skin 😀.
Vince957
I don't see the icon percentage also with the flut skin, it's incredible
flut
Thank. I already did it. It was a little bit hard since I didn't know what is the panel responsible for that popup :)
Now is oaky and I also modfied the player popup regarding that graph (now much bigger and with text) :)
cheers
Tavarestavares
Can someone help me find out what is the xml file change this icon to percentage?
Thanks
Arkon794
Hi,
Could you tell which are the files you changed to get it to show mid game? I can find the info in the in-between highlights or the one for the popup
a31632
If you are referring to my screenshot that was taken during the match:
In your “match in between highlights panel” or an xml panel it is diverting to (in my case match touchline tablet panel.xml) there should be a reference to an xml file that controls this section.
In my skin this file is called “ match team stats ibh bottom3.xml” but it can be called differently in your skin of course.
In that file I have input the following code to make it look like this in the screenshot:
<record id="PcOI" width="15" alignment="centre,can_scale" auto_hide_priority="1600"/>
If you input the following code, it should like like this:
<record id="PRCF" width="70" auto_hide_priority="1600"/>
Lugui
Hi mate, were you able to figure this out? I see myself looking for the exact files, tried several others (player profile, player profile overview) they just dont seem to have such code. Thanks anyway!