Maxik - Comments

Comments
#859231 FM 2024 FLUT skin dark - 10.0
Maxik
14 years ago
5 months ago
8
Premium
#859227 FM 2024 FLUT skin dark - 10.0
Maxik
14 years ago
5 months ago
8
Premium

Flut needs help. I installed your skin and I can't see CA and PA in the correct places. Furthermore, the role and duty are empty and there is no comparison with other players in the position. CA and PA there are in ability.

https://imgur.com/a/yHXCDJc

#807137 FM 2024 FLUT skin dark - 10.0
Maxik
14 years ago
5 months ago
8
Premium
By flut 06 January 2025 - 20:00 PM UTC 

As I said before, it only works if you buy the IGE.

 

Ok thx. I buy this editor and change this file. Thanks for all.

#807135 FM 2024 FLUT skin dark - 10.0
Maxik
14 years ago
5 months ago
8
Premium
By flut 06 January 2025 - 19:57 PM UTC 

Do you have the ingame editor (IGE, not the FM outgame editor)?

 

No

#807131 FM 2024 FLUT skin dark - 10.0
Maxik
14 years ago
5 months ago
8
Premium
By flut 05 January 2025 - 23:26 PM UTC 

Hi. Sorry. My mistake.

 

Use the following code:

 

 <container>
                   <layout class="fit_children_attachment" alignment="vertical" offset="0" />
                   <layout class="arrange_horizontal_attachment" layout="-3,-1,20" alignment="top,extend" offset="0" />
                   <layout class="centre_in_parent_attachment" alignment="vertical" inset="0" apply_to_children="true" />
<!-- Current Ability -->
             

                   <widget class="label" auto_size="vertical" alignment="left, can_scale" font="title" size="8" colour="accent">
                       <translation id="text" translation_id="251893" type="use" value="Current Ability[COMMENT: scout report panel box heading]" />
                   </widget>
                  <!-- <widget class="team_stars_label" lrge="true" id="CAic" auto_size="all" value="15" />-->
             

 
       <widget class="attribute_label" alignment="centre,can_scale" colour="black" style="semi_bold" use_attribute_colour_as_bg="true" size="10" appearance="boxes/custom/attributes/paper" height="23" >
     
                     <!--<record id="object_property" get_property="Pcab"/>-->
             <record id="object_property" get_property="PCAB"/>
             <record id="widget_properties" alignment="centre,can_scale" />
           </widget>
    
 <container/>
</container>
 
   
<container>
                   <layout class="fit_children_attachment" alignment="vertical" offset="0" />
                   <layout class="arrange_horizontal_attachment" layout="-3,-1,20" alignment="top,extend" offset="0" />
                   <layout class="centre_in_parent_attachment" alignment="vertical" inset="0" apply_to_children="true" />
   <!-- Potential Ability -->
             

                   <widget class="label" auto_size="vertical" size="8" alignment="left, can_scale" font="title" colour="accent">
                       <translation id="text" translation_id="251894" type="use" value="Potential Ability[COMMENT: scout report panel box heading]" />
                   </widget>
                   <!--<widget class="team_stars_label" lrge="true" id="PAic" auto_size="all" value="15" >-->
  


 
       <widget class="attribute_label" alignment="centre,can_scale" colour="black" style="semi_bold" use_attribute_colour_as_bg="true" size="10" appearance="boxes/custom/attributes/paper" height="23" >
     
 <!-- <record id="object_property" get_property="Ppab"/>-->
             <record id="object_property" get_property="PPAB"/>
             <record id="widget_properties" alignment="centre,can_scale" />
           </widget>
 
 <container/>
    </container>

Flut the same situation, this file change only CA

 

#807051 FM 2024 FLUT skin dark - 10.0
Maxik
14 years ago
5 months ago
8
Premium
By flut 05 January 2025 - 19:15 PM UTC 

For using 1-200 you should have the ingame editor of the game.

If you have it, you just have to go to player additional attributes panel.xml and change

 

<container>
                   <layout class="fit_children_attachment" alignment="vertical" offset="0" />
                   <layout class="arrange_horizontal_attachment" layout="-3,-1,20" alignment="top,extend" offset="0" />
                   <layout class="centre_in_parent_attachment" alignment="vertical" inset="0" apply_to_children="true" />
<!-- Current Ability -->
             

                   <widget class="label" auto_size="vertical" alignment="left, can_scale" font="title" size="8" colour="accent">
                       <translation id="text" translation_id="251893" type="use" value="Current Ability[COMMENT: scout report panel box heading]" />
                   </widget>
                  <!-- <widget class="team_stars_label" lrge="true" id="CAic" auto_size="all" value="15" />-->
             

 
       <widget class="attribute_label" alignment="centre,can_scale" colour="black" style="semi_bold" use_attribute_colour_as_bg="true" size="10" appearance="boxes/custom/attributes/paper" height="23" >
     
                     <record id="object_property" get_property="Pcab"/>
             <!--<record id="object_property" get_property="PCAB"/>-->
             <record id="widget_properties" alignment="centre,can_scale" />
           </widget>
    
 <container/>
</container>
 
   
<container>
                   <layout class="fit_children_attachment" alignment="vertical" offset="0" />
                   <layout class="arrange_horizontal_attachment" layout="-3,-1,20" alignment="top,extend" offset="0" />
                   <layout class="centre_in_parent_attachment" alignment="vertical" inset="0" apply_to_children="true" />
   <!-- Potential Ability -->
             

                   <widget class="label" auto_size="vertical" size="8" alignment="left, can_scale" font="title" colour="accent">
                       <translation id="text" translation_id="251894" type="use" value="Potential Ability[COMMENT: scout report panel box heading]" />
                   </widget>
                   <!--<widget class="team_stars_label" lrge="true" id="PAic" auto_size="all" value="15" >-->
  


 
       <widget class="attribute_label" alignment="centre,can_scale" colour="black" style="semi_bold" use_attribute_colour_as_bg="true" size="10" appearance="boxes/custom/attributes/paper" height="23" >
     
 <record id="object_property" get_property="Ppab"/>
            <!--  <record id="object_property" get_property="PPAB"/>-->
             <record id="widget_properties" alignment="centre,can_scale" />
           </widget>
 
 <container/>
    </container>

 

 

for

 

<container>
                   <layout class="fit_children_attachment" alignment="vertical" offset="0" />
                   <layout class="arrange_horizontal_attachment" layout="-3,-1,20" alignment="top,extend" offset="0" />
                   <layout class="centre_in_parent_attachment" alignment="vertical" inset="0" apply_to_children="true" />
<!-- Current Ability -->
             

                   <widget class="label" auto_size="vertical" alignment="left, can_scale" font="title" size="8" colour="accent">
                       <translation id="text" translation_id="251893" type="use" value="Current Ability[COMMENT: scout report panel box heading]" />
                   </widget>
                  <!-- <widget class="team_stars_label" lrge="true" id="CAic" auto_size="all" value="15" />-->
             

 
       <widget class="attribute_label" alignment="centre,can_scale" colour="black" style="semi_bold" use_attribute_colour_as_bg="true" size="10" appearance="boxes/custom/attributes/paper" height="23" >
     
                     <record id="object_property" get_property="Pcab"/>
             <record id="object_property" get_property="PCAB"/>
            <!-- <record id="widget_properties" alignment="centre,can_scale" />-->
           </widget>
    
 <container/>
</container>
 
   
<container>
                   <layout class="fit_children_attachment" alignment="vertical" offset="0" />
                   <layout class="arrange_horizontal_attachment" layout="-3,-1,20" alignment="top,extend" offset="0" />
                   <layout class="centre_in_parent_attachment" alignment="vertical" inset="0" apply_to_children="true" />
   <!-- Potential Ability -->
             

                   <widget class="label" auto_size="vertical" size="8" alignment="left, can_scale" font="title" colour="accent">
                       <translation id="text" translation_id="251894" type="use" value="Potential Ability[COMMENT: scout report panel box heading]" />
                   </widget>
                   <!--<widget class="team_stars_label" lrge="true" id="PAic" auto_size="all" value="15" >-->
  


 
       <widget class="attribute_label" alignment="centre,can_scale" colour="black" style="semi_bold" use_attribute_colour_as_bg="true" size="10" appearance="boxes/custom/attributes/paper" height="23" >
     
 <record id="object_property" get_property="Ppab"/>
            <record id="object_property" get_property="PPAB"/>
             <!--  <record id="widget_properties" alignment="centre,can_scale" />-->
           </widget>
 
 <container/>
    </container>

 

 

 

 

Hello thanks Flut, this file  changes only  CA , PA is empty.

 

#801503 FM 2024 FLUT skin dark - 10.0
Maxik
14 years ago
5 months ago
8
Premium

I have a question. I would like change information about players. In FM 23 was possible information on CA and PA, which were given in the range of 0-200. Is it possible in FM24? During the discussion, the issue of CA was presented. could someone post an insert regarding both CA and PA. thanks in advance.

#801333 FM 2024 FLUT skin dark - 10.0
Maxik
14 years ago
5 months ago
8
Premium

Flut I have a question. I would like change information about players. In FM 23
was possible information on CA and PA, which were given in the range of 0-200. Is it possible in FM24?