Jump to content

TCSSkin

Moderators
  • Posts

    2,428
  • Joined

  • Last visited

  • Days Won

    1

TCSSkin last won the day on December 7 2016

TCSSkin had the most liked content!

Reputation

1,818 "Say hello to my little friend!"

Retained

  • Member Title
    Skinning Hideout Moderator

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I've done it using something like this <widget class="picture" file="PICTURE PATH" scale_picture="true" keep_aspect_ratio="true" > <layout class="stick_to_sides_attachment" alignment="all" inset="0" /> <animation class="scale_animation" trigger_id="hidden" trigger_value="false" end_mode="hold_end" > <list id="storyboard"> <record id="stop" interval="0" value="0"/> <record id="stop" interval="0.4" value="1"/> </list> </animation> </widget> Put it underneath the container holding the menu
  2. Easiest way would be to have the table be seperate, <container> <attachment_group class="vertical_arrange" vertical_alignment="top,extend"/> <widget class="text" auto_size="vertical"> <record id="object_property" get_property="Pfln"/> </widget> table widget </container> This is how i've done it previously <record id="table_properties"> <flags id="mode" value="fill_rows, stripe_rows, printable" auto_size_rows="true" fixed_size_rows="false" layout="-5,-5" row_spacing="0"/> <list id="column_widget_properties"> <record indx="0" alignment="left,centre_y" auto_size="vertical" style="bold" /> <record indx="1" alignment="left,centre_y" /> </list>
  3. Problem with this scoreboard irl compared to FM is they adjust based on the team's secondary colour IRL. Compare arsenal vs tottenham. So its a case of keeping realism or user experience, which is why i haven't shared my work Which means in game you either need to have it fade like arsenal, or stay solid like Tottenham
  4. Small questions like this go in the random questions thread
  5. It has to go into documents/sports interactive/football manager 2024/skins. The video below shows you how to install it
  6. Can't replicate myself, it shows at the very bottom of the panel
  7. Go all the way into the mod folder, copy the 4 files into panels\club\tcs\fm24\overview\staff\snapshots, bug from when I changed the file locations
  8. It works after the match, doesn't work when checking previous matches. No way to seperate the files as far as i know
  9. v1.3.1 in the OP Changelist: New Features: New inbox panels > Cup Draw Panel > Match Report > Team Form (x unbeaten, y without win etc) Added player style to attributes panel Added ticket prices tab to finances tab Added international record to staff overview screen Misc Tweaks: Increased size of footedness icons on tactics screen (10px to 12px) Added captains icon to tactics icon Removed dropdown icon on club overview transfer page as it done nothing Added fade graphic to stadium and finances tab on club overview Added fade and dark graphic to bookmarks panel Tweaked training performance tab on manager home Added goal icon to match tactics screen Moved pitch to right hand side on WTS tacitic mod Added extra details (contracted to XX) underneath selector under badges next to player face MODS: Added low res staff screen Bug Fixes: Removed per 90 dropdown option. It can be found on the reports option. Fixed bug with background support alternate UI (client object browser.xml was in wrong folder) Fixed bug with attributes comparison when using default UI mod Fixed bug where Player History link lead to incorrect panel (Thanks Rootcoors!) Fixed bug where save details wouldn't show when loading a save Fixed bug where player selection popup would be empty during a match Fixed bug with recent form bars in small header selector Fixed incorrect languages label on nation overview
  10. It is in the default/low res mods, but we couldn't find anywhere in the original panel where it didn't obfuscate important information, and I asked a group of like 30 people, and no one used it so we removed it.
  11. The auto_hide_priority will effect what disappears, with the smaller the priority, the more important it is
  12. pretty much what they said. without seeing the code we can't really help. there's about 45 different reasons it could be missing also edited thread title to something less awful
  13. will be fixed in a bug fix coming this week
  14. Not sure then unfortunately. You got the cache turned off and cleared it?
×
×
  • Create New...