Monkeyboy - Comments

#720015 FM 2023 FLUT skin dark - Version 8.0
Monkeyboy
7 years ago
3 weeks ago
8
Premium
By flut 21 December 2022 - 17:18 PM UTC 

Hi, and thanks.

Regarding your questions:

 

A. Indeed I could not make both of attributes types work well regarding the highlights. But you can change that (making the attributes without boxes works with the highlights instead of the attributes with background boxes).

For that:

  1. Open the club overview panel.xml and change

<widget class="player_attributes_panel" file="player/player attributes panel3abox" id="patt" late_loading="true">

<translation id="title" type="use" value="Attributes with Background Boxes" />

                           For

<widget class="player_attributes_panel" file=" player attributes panel3" id="patt" late_loading="true">

<translation id="title" translation_id="229822" type="use" value="Attributes" />           

 

  1. Open player overview big selector panel1.xml and change

<widget class="player_attributes_panel" id="paxe" late_loading="true" file="player attributes panel3">

          <translation id="title" translation_id="229822" type="use" value="Attributes" />    

       </widget>

 

For

<widget class="player_attributes_panel" id="paxe" late_loading="true" file=" player/player attributes panel3abox">

           <translation id="title" type="use" value="Attributes with Background Boxes" />

       </widget>

 

 

B. The code for that is in player additional attributes panel.xml and the code line is

<record id="hsLF" alignment="centre,centre,can_scale" /><!--last proposal-->

 

Maybe you can try to change the alignment="centre,centre,can_scale” by alignment="centre,top,can_scale” (I’m not sure because I didn’t try that since in my game is perfectly aligned)

 

C. You should remove the folder properties from the skin folder, clear the cache, exit the game and reload it (however, you should know that all the sharpness pie in the skin will not be showed anymore). But if you want change that only in the tactics squad, open team squad tactics panel.xml, remove the following code

 

<record id="PRCF" width="70" auto_hide_priority="9"  />
      <!-- fitness/sharpnessFM20 -->

 

and, insert the following code:

 

<!-- player condition -->
     <record id="PcOI" auto_hide_priority="3" navigation_focus_target="false" />
     <!-- player sharpness -->
     <record id="PftI" auto_hide_priority="3" navigation_focus_target="false" />

 

 

Thanks for your help. I'm a total novice at this, so you'll have to bear with me.

A: It seems to have worked:

 

I must have done something wrong though, because the attributes with boxes vanished! I'm not too worried though, as I'll be using the ones without boxes 🙂
 




B: Nothing seems to have changed, but it's ok. Only a very minor thing.

 

C: I deleted the properties folder, cleared cache, restarted and reloaded the skin, but the role suitability pies are still there:

 

Any other idea on this one?

#719992 FM 2023 FLUT skin dark - Version 8.0
Monkeyboy
7 years ago
3 weeks ago
8
Premium

 

This is the first time I've used one of your skins, and it's really great. Top work!

 

I do have a couple of minor issues though. When I select attributes without the coloured boxes on the player profile, it no longer highlights the recommended attributes by role. Is there any way to fix this?

The other issue is really minor, but the money value of ‘last transfer’ isn't quite aligned with the text, so is cut off. 

 

You can see both issues below:

 

Finally I have a request, is it possible to get rid of the ‘pie’ role suitability indicators on the tactics screen, and have it revert to the FM23 default?

Thanks!

#695172 [FM22] FM.Zweierkette Skin
Monkeyboy
7 years ago
3 weeks ago
8
Premium

This is a really excellent skin, the only (very minor) thing that is stopping me using it is the lack of status icons on the player profile screen (as shown here in the blue box on the Zealand skin). is that something that would be possible to add?