Jump to content

TCSSkin

Moderators
  • Posts

    2,437
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by TCSSkin

  1. pm me a save file with this news item loaded and i'll take a look
  2. Please post it in the 2023 thread, there's a link in the first post.
  3. Tried this myself a few weeks ago, couldn't get it working. Turns out I was missing set_property="valu". Thanks for this!
  4. Send a screenshot of your skin_config file
  5. vice captain translation id broke this year, i had the same on tcs. New one should be 300014
  6. widgets/news item list panel, or something got shot effect
  7. my skin doesn't edit that file so nothing to do with the skin i'm afraid
  8. far too much. you'd have to edit hundreds of lines in the settings files, and hundreds of individual files. There's no list of files that need editing unfortunately
  9. What is your Screen resolution and zoom? (Windows button > Settings > Display, Scale and Display Resolution) Resolution and Zoom in game (Preferences > General, Windows Mode and Resolution, and Size of Text)
  10. titlebar.xmlPut this in the generic folder. There are 3 lines you'll need to change. Line 31: <container height="50"> Line 48: <widget class="picture" id="lgtF" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre" width="36"> Line 49: <layout class="stick_to_sides_attachment" alignment="vertical" inset="6" /> Reducing the inset value on 49 should make it a bit bigger, though if its not enough, you'll have to edit the other two. If you add 4 pixels to line 48, add 4 to 31, and so on.
  11. Depends how big you'd like it. To take up the entire panel, yeah a recode. To make it a bit bigger, there are insets on the logo code which you can edit
  12. Pretty much what Snow said. Unfortunately I don't have the time to make a skin that adapts to every possible resolution so I decided to settle on the most popular survey on the steam survey (by a massive distance). You'll have to edit the values yourself in order to tweak it to your resolution. FWIW, it's how i started, my first skin was adapting the Vitrex skin from FM16 to fit on laptop screens
  13. Sorry not taking requests (or demands) for this skin
  14. Still undecided on some stuff, but rough preview of club overview using stuff from another skin i've made
  15. Shared some screenshots of this over on twitter, but i'll post it here too. A faithful remake of the TCS 19 skin that reached over 150k downloads and was the first skin i've had which has blown up No ETA as of yet as progress is slow and there's a ton to be done.
  16. because i've rebuilt everything from scratch, unfortunately just a byproduct of fm's weirdness
  17. The class is player_history_stats_panel, but ive never been able to find the actual file
  18. you'll probably have to put the zoom on 125%. If not there's a mod that removes the kit entirely
  19. It's in the default panel, search for <!--show/hide and unread count--> then remove this line <string id="create_if" value="ui.is_fmt_controller_skin"/>
  20. Having a look at the class, It has this <record min_value="1" max_value="5" file="mustermann/attributes/low" /> <record min_value="6" max_value="10" file="mustermann/attributes/average" /> <record min_value="11" max_value="15" file="mustermann/attributes/good" /> <record min_value="16" max_value="20" file="mustermann/attributes/excellent" /> If you edit the attribute_circle file in the classes/attributes folder, you can change it, though you'll have to restart the game
×
×
  • Create New...