Jump to content

keysi

Members+
  • Posts

    1,433
  • Joined

  • Last visited

Everything posted by keysi

  1. I had the staff overview edited in the FM22 & FM23 already but seeing this on your screen earlier today I decided to clean it and move the comparison down the same as you (= looks much better), I deleted some useless titles to save more space, edited the custom view in the middle etc. Also, don't care about releasing just because there could be some things from my skin. We all use some of your work.
  2. yes, sorry, should write it. these are affected by two files from the panels/award: 1. person award details winner inbox panel - that's for the 1st place 2. person award details placed inbox panel - that's for the 2nd and 3rd place You have to change the 'red_replacement' or the container class, depending on the file within your skin - line 7 <container class="inner_contrast_box" red_replacement="FM purple dark"> - that's in the default file. I, for example, had just a 'inner_subtle_box' without the 'red_replacement' so it's without some specific colour. But maybe I will change it. The same is possible to do with the manager awards in the manager award details winner/placed inbox panel.xml
  3. Try to play with the colour values of the buttons and also with - "standard_button" and there are some others. You can also change the text of the "standard_button_text"
  4. I would say you have a different format set in the game preferences. That's something you can change without skinning.
  5. This should work if you place it in the settings.xml <colour name="divider" value="whatever colour you want"/> Or you have to create both horizontal/vertical divider graphics within the skin folder/graphics and you will have horizontal.xml and vertical.xml in line with red_replacement.
  6. No, I didn't add the attribute colours to the settings file. I think everyone likes something different so I don't like to "dictate" attribute colours. But I'm sure you can use this, just change the colour. <!-- Profile attribute colours --> <colour name="low attribute" value="fg alpha"/> <colour name="normal attribute" value="fg"/> <colour name="good attribute" value="fg range13" /> <colour name="excellent attribute" value="fg range20" /> Feel free to ask within the Random and Small Skinning Questions topic. Also, I would say you already have a completely different skin, especially as you're using it in FM23 if I'm right. So, don't use this thread for any more questions that are not related to my skin, I'm not your personal skinning assistant while you are merging everything together. Thank you.
  7. or change the colours within the fm settings.xml <!-- Status Button Colours --> <colour name="status_advisory" value="rgb(103,190,129)"/> <colour name="status_advisory_high" value="rgb(68,150,94)"/> <colour name="status_advisory_low" value="rgb(163,218,180)"/> <colour name="status_cannot_play" value="rgb(209,67,67)"/> <colour name="status_cannot_play_high" value="rgb(167,18,18)"/> <colour name="status_cannot_play_low" value="rgb(213,100,100)"/> <colour name="status_homegrown_club" value="rgb(90,160,209)"/> <colour name="status_homegrown_nation" value="rgb(4,119,169)"/> <colour name="status_restricted" value="rgb(114,122,134)"/> <colour name="status_shouldnt_play" value="rgb(220,136,64)"/> <colour name="status_shouldnt_play_high" value="rgb(203,95,30)"/> <colour name="status_shouldnt_play_low" value="rgb(217,152,25)"/> <colour name="status_warning" value="rgb(241,234,37)"/> <colour name="status_promoted" value="green 700"/> <colour name="status_relegated" value="red 700"/> <colour name="status_continental comp 1" value="yellow 500"/> <colour name="status_continental comp 2" value="amber 500"/> <colour name="status_continental comp 3" value="orange 500"/> If you don't have these colours in the settings file, just copy/paste them into it. These are from the default fm colours.
  8. This screen is the club overview, you can change the widget to whatever you want here. I don't want to add the hidden attributes as I'm not using them. Also, the preferred foot is possible to add as a column within the tactics screen view, I don't want to have it straight in the tactics pitch as I think there would be too many things already.
  9. skin folder/graphics/boxes/custom/main menu and change the colours in the paper.xml or change the graphics file.
  10. You have to comment out the dots part and "activate" the kits part. Copy/paste this code to the 'tactics icon ftr', save the file and restart the game.
  11. panels/match/woz and there are "tactics icon ftr" and "tactics icon ft". You can play with this part and use kits, or dots, or pictures too but you have to edit it. The issue (for me at least) with using the kits instead of dots is this: The first picture is already played match screen with dots within the formation - the home team has a home kit, away team has an away kit. The second picture is the same match but using kits - "tactics_kit_picture" - and now, the game can't recognise the right kits and both teams have home kits. And yes, I know sometimes it uses the same colours and the numbers are not visible but I'm not sure how to make it work right now. The second thing with shirts: You have to go to the panels/match/woz and open the 'match team stats full time review.xml' - locate line 37 and change the "id=PsnC" to "id=PsnS" and it will change dots to kits within the stats.
  12. This skin has edited the "player additional stats small.xml file as it seems so you have two options: 1) go to the skin folder/panels/player, and open the "player additional stats small.xml" and reorder columns as you want. So you will move goals above xG etc. 2) or go to the skin folder/panels/player and delete or rename this "player additional stats small.xml" file. And restart the game. This is probably easiest solution and it will ensure the game/skin will use the default file
  13. You have to use the latest widget for this part, it was changed during the FM23 so you're using some old widget here. You have to update the <!--Stats/Squad Comparison section--> within the 'player scout reports analysis subpanel.xml'
  14. Nothing major in comparison with other skins, I had a lot of real-life work recently during the international break (as it's not a break for me I made probably around 15-20 small edits and fixes since the release including some fixes that were shared in this thread. But most of them are mainly small fixes, some pixels adjusted here and here, some colours etc. I'm not a fan of releasing updates too often as most people don't even notice the updates and people want something stable (from my experience) and they don't want to change things like skin every other day. But I will update it probably next month. Thank you, I'm glad you enjoy it.
  15. The graphic and the intro screen itself are the same in my skin as in the default skin in terms of the 3D manager so it will be the same with the file from the base skin. The only way to change the default 3D manager appearance is to make a custom start screen background. For example like this...
  16. match console panel.xml and there is a match commentary container that's the same as in the default skin, I didn't edit this graphic except the logo in the intro menu.
  17. Change your Windows display zoom from 125% to 100% and restart the game. It's not a skin issue but the most common issue of most FM players... You will see the difference...
  18. Maybe try some language I could understand. I don't write here in my native language as well...
  19. you have to delete the 'comps' folder with the licensed leagues within the skin folder/panels/match.
  20. Open the skin folder/panels/generic/titlebar search panel.xml and locate lines 28 and 40. There's alignment="centre,bottom/top", change both "centre" to "left" so, it will be alignment="left,bottom" and alignment="left,top". It will revert the alignment back to the default. If you would rename or delete this titlebar search panel.xml completely, it will reset all the changes.
  21. It surely is possible. You just need to edit how the attributes are displayed, the same as with stars for example. I'm sure you can find the right way how to do it here around the skinning hideout.
  22. panels/match/match score home.xml and match score away.xml and there are kits widgets in both.
×
×
  • Create New...