Mattia Noto - Comments

Comments
#837782 FM 2024 FLUT skin dark - 10.0
Mattia Noto
9 years ago
2 days ago
3
By flut 21 August 2025 - 18:50 PM UTC 

In the skin folders.

 

Can you tell me the path to find them?

#837761 FM 2024 FLUT skin dark - 10.0
Mattia Noto
9 years ago
2 days ago
3
By flut 21 August 2025 - 12:19 PM UTC 

Thanks 🙂

Yes you can do it in the settings.xml

Here is the code for the attributes and for background attribute boxes (please note that you only can change the attributes colours . numbers and not boxes - when you use the player attribute without background attribute boxes)

 

<!-- profile attribute colours -->
<colour name="low attribute" red="247" green="121" blue="121"/>
<colour name="normal attribute" red="245" green="245" blue="85"/>
<colour name="good attribute" value="green 100" />
<colour name="excellent attribute" value="green" />
 


   <!-- background attribute box colours Flut FM23--> 
 <colour name="unknown attribute background" red="146" green="82" blue="143"/> 
  <colour name="low attribute background"  red="244" green="152" blue="152"/>
  <colour name="normal attribute background" red="251" green="250" blue="115"/>
      <colour name="good attribute background" red="195" green="242" blue="150"/>
 <colour name="excellent attribute background" red="63" green="229" blue="70"/>

 


Where do I find these XML files? In the skin folder or in the game preferences?

 

Thanks!

#837222 FM 2024 FLUT skin dark - 10.0
Mattia Noto
9 years ago
2 days ago
3

@flut beatifull skin … top

It is possible to change the color for player attributes?

 

Thanks