Jump to content

snowofman

Moderators
  • Posts

    3,297
  • Joined

  • Last visited

Everything posted by snowofman

  1. as Olas said, using value_based_pictures and it should be possible. something like this <widget class="value_based_picture" id="Crcb" scale_picture="true" image_alignment="centre" keep_aspect_ratio="true" > <list id="value_list"> <record min_value="19" max_value="20" file="path to picture" /> <record min_value="17" max_value="18" file="path to picture" /> <record min_value="15" max_value="16" file="path to picture" /> <record min_value="12" max_value="14" file="path to picture" /> <record min_value="9" max_value="11" file="path to picture" /> <record min_value="6" max_value="8" file="path to picture" /> <record min_value="3" max_value="5" file="path to picture" /> <record min_value="1" max_value="2" file="path to picture" /> </list> <record id="object_property" get_property="Crcb"/> </widget> It would ned to be adjusted to the ID etc
  2. there is a few skins out there - WTCS and rensie in those you can click the backroom staff picture in mails and the ID will show. then it's just copy it
  3. He is kinda right. You locate a skin where it's is as you like it, then you locate the panel and code to either see how it's done to make it yourself. or you ask the creator of the skin if you can take it from his skin. There is no guide to follow, the only way is trial and error and once you get proper stuck after trying, you can try and ask for help here and if we can. we will help
  4. If you write the solution, others may benefit from it in the future just a thought
  5. alot of skins have it this way, just go to a site that have the skins like fmscout or sortiitoutsi fastest and easiest way is to try the skins until you locate one that has it like you want it
  6. Looks like laptop, try and change the scaling to 95 or 85 else make sure your windows scaling and layout is 100% and not 125% or 150%
  7. match mid match review panel.xml for the half time and match full time review panel for full time
  8. yes, - the easy way would be to find a skin that has it already and then see how it's done or ask the creator if you can borrow it.
  9. okay, no idea then. scoreboards isnt my strong side. maybe @giggsxbr drops in or someone else thats able to help.
  10. Did you copy all these parts from the post or just the one you showed
  11. dobbelt click the line and it will reset to default in the middle
  12. maybe you forgot to copy the needed graphics
  13. team container information overview panel club.xml if i remember correct
  14. PLease try and add some more info like which skins are we talking about what have you tried and where / how does it lag So is this - please provide more information to a user asking a question.
  15. As linked above. locking thread as unneeded as we already have a thread about it
  16. you must be doing something wrong then. and always start from the beginning 1) open player overview panel 2) locate the code or the next file: in this case - player_personal_details_panel.xml 3) repeat 2 - and you'll find - player/tcs/selector/header/playerpic/selector 4) etc etc - and at the end you'll find - player\tcs\selector\header\playerpic 5) now open the selector.xml and locate the file you need to edit as they are listed here Happy hunting
  17. have you remembered to untick "used caching for faster loading" ? and clear the cache and reload the skin ? taking the file back_full_dummy.xml as you mentioned and deleting / commenting out from line 58 to 126 removed the face fine for me. (both lines included)
  18. what happends when you try and delete the references ?
  19. You are in the wrong forum asking about FMXML .xml is opened by alot of programs, notepad++ editplus, notepad etc .fmf is extracted by using the "Resource archiver" which is free.
  20. yeah it's a resolution issue and there isnt really 1 file to change to make everything shift to the left the scout cards are intertwined into 3 places and when you make changes to fit 1 screen it will most likely look strange on the other screens If i was you, i would probably try and make the inbox "left side" less wide and hope the attributes would fall into place.. i can't remember where thats done, but probably in the inbox panel.xml try and change line 53 <attachment_group class="horizontal_arrange" horizontal_layout="-3, 1, -9" horizontal_offset="0" horizontal_gap="0" vertical_inset="0"/> change -9 to -10 and see if anything changed
  21. The skin is optimized for 1920x1080 at 100% - 95% is preferred make sure your "windows scaling and layout" is set to 100% and the scouting card should sort itself
  22. These are all good places to start reading, you can get the "base" skin here https://community.sigames.com/forums/topic/578692-fm24skin-football-manager-2024-base-skins/ then you should get a program like "Notepad++" it's free and have many usefull functions to help you other then that, trial and error - patience and lots of it if you get stuck, just drop a message in here https://community.sigames.com/forums/topic/578693-fm24helprandom-and-small-skinning-questions/ And hope someone is able to help you get unstuck just make sure you have tried first and not just given up before hand.. Have fun and enjoy the journey and most of all the stuff you make
×
×
  • Create New...