Jump to content

yuanding

Members+
  • Posts

    70
  • Joined

  • Last visited

Everything posted by yuanding

  1. Maybe you should add an overlay image which has rounded corner?
  2. Why I can't see the REC (recommendation grade) in my skin? Which file did you modified?
  3. I got a strange issue like the picture below. There is an empty brackets instead of the position of player! What happened? Which file had been modified incorrectly?
  4. Which file controls the position of this bar? I want to move it down. Thanks!
  5. Guys, I'm trying to change the icons of "Overall_Physical_Condition"(PcOI) and "Match_Sharpness"(Pfit) , not the "PRCF", to percentage label and donut chart. The original is below(Team Squard/Selection Info): The code is in the file "person properties": Modified it to: Then, reload game, the CON changed: It's working! Perfect! Then, do the same to "PftI": But this time there is nothing! What's the problem? I'd gone to the folder /planels/widgets, open the "pie condition label.xml": The line 8 and line 11 maybe are the root cause. So, I'd created a new file named "pie condition label shp.xml" like this: And modified the file "person properties": And reload game again, still nothing: Anyone could help me to resolve this issue? I guess maybe it has a wrong ID? ======================ANOTHER QUESTION========================== In the player bar of Match: The code in "match players bar widget.xml" I modified it want to change the green heart icon to percentage donut chart: Reload the game, you can see this: The format is right, donut, number by percentage, but it did not get the objects' info obviously. So, where should I add the codes? anybody has some ideas? Million thanks for your idea!
  6. I followed this guide to edit my player_match_bar_widget.xml.
  7. Who knows the scope of the unique ID of those journalist?
  8. The percentage of physical in match does not auto refresh, it's always 100%! Any guys has the same issue with me?
  9. I lost the "pie condition label mixed.xml". That's the root cause! Thanks for everyone's kindly help!
  10. I had followed the method of FM22 to modify some xml to change the physical condition to percentage instead of heart icon, but it doesn't work! Like the below, the "CON/FOR" appeared , but there is nothing ! Is there a different way to change it?
  11. Why my bg_selector doesn't work? There is no action when I click the button. The code is below: <!-- Background Selector --> <widget class="menubar_icon_button" appearance="chrome/buttons/custom/button" cant_be_toggled="true" fixed="true" icon="icons/custom/bg_selector/bs" width="44"> <translation id="hint" type="use" value="Background Selector"/> <!-- record id="primary_icon_properties" red_replacement="label" /> <record id="secondary_icon_properties" red_replacement="label" / --> <event id="click_event" event_id="kev3" /> <attachment class="event_relay_attachment" event_id="kev3"> <record id="action_event"> <flags id="event_id" value="show" /> <flags id="event_target" value="bgs1" /> </record> </attachment> </widget> And have the folder "background_selector"
  12. I had updated the skin, you can download it again. The download link is the same.
  13. Like the picture below, I want to modify the area below the continue button, but I can't find the xml which control it! It is not the titlebar.xml, so, which file should I check?
  14. Like the picture below, I want to modify the scoreboard and the clock board of a Championship League match. I find the file "match score area panel" has effect just only on league but the Championship League. So, which files control this match?
  15. Thanks for your compliment! You can go to this folder "skins\Cheetah Skin 24.1.0\panels\player\" and open the file named "player overview panel.xml", find out those text <!-- Hidden Attributes --> <widget class="client_object_viewer_selector_panel" id="chep" file="player/custom/player hidden attribute panel" priority="3"> <translation id="title" translation_id="361135" type="use" value="Hidden Attributes" /> <integer id="default_for_unemployed_managers" value="chep"/> <integer id="default_for_international_managers_other_team" value="chep"/> <integer id="default_for_everyone_else" value="chep"/> <integer id="default_for_versus_mode" value="chep"/> </widget> delete it , save the file, and reload the skin, then you could not see the hidden attrs. Enjoy it!
  16. The Cheetah skin is a dark themed skin for FM2024 and has a clean interface to make it be used easily. There is an update version 24.1.1 which has some optimization and clear a few bugs. Download Link: https://www.mediafire.com/file/hmzyncae5lxjmp1/Cheetah_Skin_24.1.1.zip/file Dark theme, clean and simple interface, no more decorations Base on 2048*1152 resolution ratio, full screen Show hidden attributes Simulation match button Screenshots How to install Cheetah Skin for FM2024 version 24.1.1 Download the skin file Use a tool like Winrar or 7zip to extract the content of the download on your system Extract the contents of the folder into:\Documents\Sports Interactive\Football Manager 2024\skins\ If the skins folder doesn''t exist, you can create it manually. Run Football Manager and navigate to Preferences > Interface. In the skin section use the drop down to select the skin. If you have followed the steps correctly you will see the custom skin in the drop down list. Hit confirm and the skin will be loaded. If this doesn't do the trick you can have a look at our 'How to install a custom skin' guide.
×
×
  • Create New...