Jump to content

[FM24][HELP]Random and Small Skinning Questions


TCSSkin
 Share

Recommended Posts

  • Replies 1.9k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 26/01/2024 at 18:19, snowofman said:

in which view ?

if it's the one you linked above, then they are there already

 

Edited by Mark8213
Link to post
Share on other sites

3 minutes ago, Mark8213 said:

i added the face and cant find it in the options

the faces don't go into the option, it just shows in the view you placed it in

Quote

thanks how do i get scouting recommendations in the view

but this 

if you can't see them, then it's because there was a property change for the id from "PsRK" to "PRpo" if you change the ID it will work again

Link to post
Share on other sites

On 26/01/2024 at 18:37, snowofman said:

the faces don't go into the option, it just shows in the view you placed it in

but this 

if you can't see them, then it's because there was a property change for the id from "PsRK" to "PRpo" if you change the ID it will work again

 

Edited by Mark8213
Link to post
Share on other sites

46 minutes ago, Mark8213 said:

is that for all PsRK? as there is more than one.. Will i need to restart the whole game afterwards? 

i can't remember on top of my head, but take a look at my person properties, they work there or use it, all up to you

Maybe @a31632 - can answer you better as he was the one that found out after looking through my file

person properties.xml

Link to post
Share on other sites

9 minutes ago, snowofman said:

i can't remember on top of my head, but take a look at my person properties, they work there or use it, all up to you

Maybe @a31632 - can answer you better as he was the one that found out after looking through my file

person properties.xml 1.27 MB · 0 downloads

Working now thanks for your help 

Link to post
Share on other sites

What needs changing to get faces on staff search screen... do I keep all of these or select which I want then change what needs to be changed thanks

<record>
  <flags id="current_view" value="watson" />
  
  <list id="views">
    <record id="watson">
      <translation id="text" type="use" value="Faces" />
            <record id="view">
                <record id="Pnpd" width="20"/>     <!-- big face with name and position -->
                <record id="PeoS" width="20"/>     <!-- smaller face with name and position -->        
                <record id="port" width="20"/>     <!-- Big face -->
      </record>
    </record>
    
    <record id="ctrc">
      <translation id="text" translation_id="230163" type="use" value="Contract" />
      <record id="view">
        <record id="PSpi" />                          <!-- status flags -->
        <record id="Psnm" />                          <!-- person name with information icon -->
        <flags id="PSag" />                           <!-- person age -->
        <record id="Ppfj" multiline="false" />        <!-- Role Desired -->
        <flags id="Pclb" />                           <!-- club team -->
        <record id="PCcj" multiline="false" />        <!-- club job text -->
        <record id="PCij" multiline="false" />        <!-- internationl job text -->
        <flags id="Pcif" />                           <!-- full time or part-time contract -->
        <flags id="Pnrs" />                           <!-- reputation -->
        <flags id="Pcty" />                           <!-- contact type -->
        <flags id="Pcww" />                           <!-- weekly wage -->
        <flags id="Pced" />                           <!-- end date -->
      </record>
    </record>

    <record id="----" />
    
      <record id="miat">
          <translation id="text" translation_id="394485" type="use" value="Medical Team Attributes[COMMENT: team staff attributes panel label]" />

          <!-- Define attributes/properties to view in this view type on the panel.
                                  Any properties not defined here will be hidden for this view. -->
          <record id="view">
              <record id="PSpi" />            <!-- status flags -->
              <record id="Psnm" />      <!-- person name with information icon -->
              <record id="Ppfj" multiline="false" />  <!-- Role Desired -->
              <flags id="Pclb" />              <!-- club team -->
              <flags id="Npld" />              <!-- level of discipline -->
              <flags id="Npph" />              <!-- physiotherapy -->
              <flags id="NpIM" />              <!-- injury management -->
              <flags id="Npmo" />              <!-- motivating -->
              <flags id="Npad" />              <!-- adaptability -->
              <flags id="Npde" />              <!-- determination -->
          </record>
      </record>

    <record id="MEat">
      <translation id="text" translation_id="230062" type="use" value="Mental Attributes" />

      <!-- Define attributes/properties to view in this view type on the panel.
                                  Any properties not defined here will be hidden for this view. -->
      <record id="view">
        <record id="PSpi" />       <!-- status flags -->
        <record id="Psnm" />       <!-- person name with information icon -->
        <record id="Ppfj" multiline="false" />  <!-- Role Desired -->
        <flags id="Pclb" />        <!-- club team -->
        <flags id="Npad" />        <!-- adaptability -->
        <flags id="Npde" />        <!-- determination -->
        <flags id="Npmo" />        <!-- motivating -->
        <flags id="Nptk" />        <!-- tactical knowledge -->
        <flags id="Npld" />        <!-- level of discipline -->
        <flags id="Npja" />        <!-- judging ability -->
        <flags id="Npjp" />        <!-- judging potential -->
        <flags id="Npjs" />        <!-- judging staff ability -->
        <flags id="Npjd" />        <!-- analysing data -->
        <flags id="Nneg" />            <!--negotiating-->
       
      </record>
    </record>

    <record id="----" />

    <record id="nige">
      <translation id="name" translation_id="361135" type="use" value="Hidden Attributes[COMMENT: attirbute filters; hidden attributes filterable in the editor]" />
      <!-- Define attributes/properties to view in this view type on the panel.
                                      Any properties not defined here will be hidden for this view. -->
      <record id="view">
        <record id="Psnm" />
        <flags id="Pcsj" />
        <flags id="PSag" />
        <flags id="Ncra" />
        <flags id="Npta" />
        <flags id="Nwrr" />
        <flags id="Ncrr" />
        <flags id="Nhmr" />
      </record>
    </record>

<record id="ndbg">
      <translation id="name" translation_id="247109" type="use" value="Debug" />
      <!-- Define attributes/properties to view in this view type on the panel.
                                      Any properties not defined here will be hidden for this view. -->
      <record id="view">
        <flags id="Pcsj" />         <!-- short job text -->
        <record id="PSpi" />        <!-- status flags -->
        <record id="Psnm" />        <!-- person name with information icon -->
        <flags id="PSag" />         <!-- person age -->
        <flags id="Ncra" />
        <flags id="Npta" />
        <flags id="Nwrr" />
        <flags id="Ncrr" />
        <flags id="Nhmr" />
        <flags id="Npqs" />
      </record>
    </record>
  </list>
</record>

Link to post
Share on other sites

 <record id="port" width="20"/>

Simple but effective

 

Not sure what a Watson is though

6 minutes ago, Mark8213 said:

What needs changing to get faces on staff search screen... do I keep all of these or select which I want then change what needs to be changed thanks

<record>
  <flags id="current_view" value="watson" />
  
  <list id="views">
    <record id="watson">
      <translation id="text" type="use" value="Faces" />
            <record id="view">
                <record id="Pnpd" width="20"/>     <!-- big face with name and position -->
                <record id="PeoS" width="20"/>     <!-- smaller face with name and position -->        
                <record id="port" width="20"/>     <!-- Big face -->
      </record>
    </record>
    
    <record id="ctrc">
      <translation id="text" translation_id="230163" type="use" value="Contract" />
      <record id="view">
        <record id="PSpi" />                          <!-- status flags -->
        <record id="Psnm" />                          <!-- person name with information icon -->
        <flags id="PSag" />                           <!-- person age -->
        <record id="Ppfj" multiline="false" />        <!-- Role Desired -->
        <flags id="Pclb" />                           <!-- club team -->
        <record id="PCcj" multiline="false" />        <!-- club job text -->
        <record id="PCij" multiline="false" />        <!-- internationl job text -->
        <flags id="Pcif" />                           <!-- full time or part-time contract -->
        <flags id="Pnrs" />                           <!-- reputation -->
        <flags id="Pcty" />                           <!-- contact type -->
        <flags id="Pcww" />                           <!-- weekly wage -->
        <flags id="Pced" />                           <!-- end date -->
      </record>
    </record>

    <record id="----" />
    
      <record id="miat">
          <translation id="text" translation_id="394485" type="use" value="Medical Team Attributes[COMMENT: team staff attributes panel label]" />

          <!-- Define attributes/properties to view in this view type on the panel.
                                  Any properties not defined here will be hidden for this view. -->
          <record id="view">
              <record id="PSpi" />            <!-- status flags -->
              <record id="Psnm" />      <!-- person name with information icon -->
              <record id="Ppfj" multiline="false" />  <!-- Role Desired -->
              <flags id="Pclb" />              <!-- club team -->
              <flags id="Npld" />              <!-- level of discipline -->
              <flags id="Npph" />              <!-- physiotherapy -->
              <flags id="NpIM" />              <!-- injury management -->
              <flags id="Npmo" />              <!-- motivating -->
              <flags id="Npad" />              <!-- adaptability -->
              <flags id="Npde" />              <!-- determination -->
          </record>
      </record>

    <record id="MEat">
      <translation id="text" translation_id="230062" type="use" value="Mental Attributes" />

      <!-- Define attributes/properties to view in this view type on the panel.
                                  Any properties not defined here will be hidden for this view. -->
      <record id="view">
        <record id="PSpi" />       <!-- status flags -->
        <record id="Psnm" />       <!-- person name with information icon -->
        <record id="Ppfj" multiline="false" />  <!-- Role Desired -->
        <flags id="Pclb" />        <!-- club team -->
        <flags id="Npad" />        <!-- adaptability -->
        <flags id="Npde" />        <!-- determination -->
        <flags id="Npmo" />        <!-- motivating -->
        <flags id="Nptk" />        <!-- tactical knowledge -->
        <flags id="Npld" />        <!-- level of discipline -->
        <flags id="Npja" />        <!-- judging ability -->
        <flags id="Npjp" />        <!-- judging potential -->
        <flags id="Npjs" />        <!-- judging staff ability -->
        <flags id="Npjd" />        <!-- analysing data -->
        <flags id="Nneg" />            <!--negotiating-->
       
      </record>
    </record>

    <record id="----" />

    <record id="nige">
      <translation id="name" translation_id="361135" type="use" value="Hidden Attributes[COMMENT: attirbute filters; hidden attributes filterable in the editor]" />
      <!-- Define attributes/properties to view in this view type on the panel.
                                      Any properties not defined here will be hidden for this view. -->
      <record id="view">
        <record id="Psnm" />
        <flags id="Pcsj" />
        <flags id="PSag" />
        <flags id="Ncra" />
        <flags id="Npta" />
        <flags id="Nwrr" />
        <flags id="Ncrr" />
        <flags id="Nhmr" />
      </record>
    </record>

<record id="ndbg">
      <translation id="name" translation_id="247109" type="use" value="Debug" />
      <!-- Define attributes/properties to view in this view type on the panel.
                                      Any properties not defined here will be hidden for this view. -->
      <record id="view">
        <flags id="Pcsj" />         <!-- short job text -->
        <record id="PSpi" />        <!-- status flags -->
        <record id="Psnm" />        <!-- person name with information icon -->
        <flags id="PSag" />         <!-- person age -->
        <flags id="Ncra" />
        <flags id="Npta" />
        <flags id="Nwrr" />
        <flags id="Ncrr" />
        <flags id="Nhmr" />
        <flags id="Npqs" />
      </record>
    </record>
  </list>
</record>

 

Link to post
Share on other sites

On 26/01/2024 at 20:47, JustHowie said:

 <record id="port" width="20"/>

Simple but effective

 

Not sure what a Watson is though

 

 

Edited by Mark8213
Link to post
Share on other sites

16 minutes ago, Mark8213 said:

they all have record id  so is it all of them?

No just one /> closes one ID value you don't need all 3 one of the ones you've been suggested will work. It's trial and error have a play about I have a fondness for creating views built into my skin

Link to post
Share on other sites

On 26/01/2024 at 21:20, JustHowie said:

No just one /> closes one ID value you don't need all 3 one of the ones you've been suggested will work. It's trial and error have a play about I have a fondness for creating views built into my skin

 

Edited by Mark8213
Link to post
Share on other sites

3 minutes ago, Mark8213 said:

IS THIS RIGHT

<record id="ctrc">
      <translation id="text" translation_id="230163" type="use" value="Contract" />
      <record id="view">
        <record id="port" />                               <!-- Big face -->
        <record id="PSpi" />                          <!-- status flags -->
        <record id="Psnm" />                          <!-- person name with information icon -->
        <flags id="PSag" />                           <!-- person age -->
        <record id="Ppfj" multiline="false" />        <!-- Role Desired -->
        <flags id="Pclb" />                           <!-- club team -->
        <record id="PCcj" multiline="false" />        <!-- club job text -->
        <record id="PCij" multiline="false" />        <!-- internationl job text -->
        <flags id="Pcif" />                           <!-- full time or part-time contract -->
        <flags id="Pnrs" />                           <!-- reputation -->
        <flags id="Pcty" />                           <!-- contact type -->
        <flags id="Pcww" />                           <!-- weekly wage -->
        <flags id="Pced" />                           <!-- end date -->
      </record>
    </record>

    
      </record>

Only one way to find out, save the file reload your skin

Link to post
Share on other sites

On 21/01/2024 at 04:16, BouFitty said:

The icon shows that he's the captain.

<!--captain-->
<widget class="picture" file="icons/custom/player stats/captain" scale_picture="true" keep_aspect_ratio="true" width="12" height="12" image_alignment="centre" red_replacement="yellow" hidden="true">
  <record id="object_property" get_property="PisC" set_property="shown" />
</widget>

 

 

Edited by Mark8213
Link to post
Share on other sites

Guys, I need some help, please!

I'm trying to put a "mask" that goes over the stands for teams that don't have an image of the stadium.
I want this "mask" to be in the club's primary color.

However, if I leave the code like this:

<container>
		<layout class="stick_to_sides_attachment" alignment="all" inset="-50" apply_to_children="true"/> 
		<widget class="stadium_picture" id="STAp" image_alignment="centre_x,centre_y" scale_picture="true" keep_aspect_ratio="true" transparency="0.8">
			<record id="object_property" get_property="objt" set_property="objt"/>
			<record id="default_properties" image_alignment="centre" scale_picture="true" keep_aspect_ratio="true"/>

			<widget class="picture" file="pictures/stadiums/stadium_bg" />
			<widget class="picture" id="bkgd" file="pictures/stadiums/none_base" hidden="false" red_replacement="primary" />
			<widget class="picture" id="STPC"/>
		</widget>
</container>

The mask is not applied according to the club's primary color.

spacer.png

<container>
		<layout class="stick_to_sides_attachment" alignment="all" inset="-50" apply_to_children="true"/> 
		<widget class="stadium_picture" id="STAp" image_alignment="centre_x,centre_y" scale_picture="true" keep_aspect_ratio="true" transparency="0.8">
			<record id="object_property" get_property="objt" set_property="objt"/>
			

			
		</widget>
		<record id="default_properties" image_alignment="centre" scale_picture="true" keep_aspect_ratio="true"/>
		<widget class="picture" file="pictures/stadiums/stadium_bg" />
			<widget class="picture" id="bkgd" file="pictures/stadiums/none_base" hidden="false" red_replacement="primary"/>
			<widget class="picture" id="STPC"/>
</container>

The mask is applied with the club's primary color, but all clubs are left with the default "without stadium image" (even those that have the image in the pictures folder).

spacer.png

spacer.png

Where is the error?
Where am I going wrong?

Link to post
Share on other sites

Hi,

I have a question on record id

image.png.5766e29e8100737e60336b795448c806.png

Like the example above

<record id="Pogl"  is for goals

<record id="POag" is for the asts/90

My question is how do you find out all the ID for the stats? Is there a link in the forum somewhere? Thanks for the help.

 

Link to post
Share on other sites

9 minutes ago, Fwiedwice said:

Hi,

I have a question on record id

image.png.5766e29e8100737e60336b795448c806.png

Like the example above

<record id="Pogl"  is for goals

<record id="POag" is for the asts/90

My question is how do you find out all the ID for the stats? Is there a link in the forum somewhere? Thanks for the help.

 

person properties.xml and other files in properties folder

Link to post
Share on other sites

Hi i 2 things    1). I added <record id="port"  />
                            <!-- player pic --> to team squad is there any other xml i could add it too make faces appear? 

2) I have altered port width 20 and the faces don't change is there a way to do this?

Edited by Mark8213
Link to post
Share on other sites

7 minutes ago, Mark8213 said:

Hi i 2 things    1). I added <record id="port"  />
                            <!-- player pic --> to team squad is there any other xml i could add it too make faces appear? 

2) I have altered port width 20 and the faces don't change is there a way to do this?

<record>
  <flags id="current_view" value="Contract" />
  
  <list id="views">
    <record id="Contract">
      <translation id="text" type="use" value="All" />
            <record id="Contract">
                <record id="Pnpd" width="20"/>     <!-- big face with name and position -->
                <record id="PeoS" width="20"/>     <!-- smaller face with name and position -->        
                <record id="port" width="20"/>     <!-- Big face -->
      </record>
    </record>
    
    <record id="ctrc">
      <translation id="text" translation_id="230163" type="use" value="Contract" />
      <record id="view">
        <record id="PSpi" />                          <!-- status flags -->
        <record id="port" />                              <!-- big face -->
        <record id="Psnm" />                          <!-- person name with information icon -->
        <flags id="PSag" />                           <!-- person age -->
        <record id="Ppfj" multiline="false" />        <!-- Role Desired -->
        <flags id="Pclb" />                           <!-- club team -->
        <record id="PCcj" multiline="false" />        <!-- club job text -->
        <record id="PCij" multiline="false" />        <!-- internationl job text -->
        <flags id="Pcif" />                           <!-- full time or part-time contract -->
        <flags id="Pnrs" />                           <!-- reputation -->
        <flags id="Pcty" />                           <!-- contact type -->
        <flags id="Pcww" />                           <!-- weekly wage -->
        <flags id="Pced" />                           <!-- end date -->
      </record>
    </record>

    <record id="----" />
    
      <record id="miat">
          <translation id="text" translation_id="394485" type="use" value="Medical Team Attributes[COMMENT: team staff attributes panel label]" />

          <!-- Define attributes/properties to view in this view type on the panel.
                                  Any properties not defined here will be hidden for this view. -->
          <record id="view">
              <record id="PSpi" />            <!-- status flags -->
              <record id="port" />                               <!-- big face -->
              <record id="Psnm" />      <!-- person name with information icon -->
              <record id="Ppfj" multiline="false" />  <!-- Role Desired -->
              <flags id="Pclb" />              <!-- club team -->
              <flags id="Npld" />              <!-- level of discipline -->
              <flags id="Npph" />              <!-- physiotherapy -->
              <flags id="NpIM" />              <!-- injury management -->
              <flags id="Npmo" />              <!-- motivating -->
              <flags id="Npad" />              <!-- adaptability -->
              <flags id="Npde" />              <!-- determination -->
          </record>
      </record>

    <record id="MEat">
      <translation id="text" translation_id="230062" type="use" value="Mental Attributes" />

      <!-- Define attributes/properties to view in this view type on the panel.
                                  Any properties not defined here will be hidden for this view. -->
      <record id="view">
        <record id="PSpi" />       <!-- status flags -->
        <record id="port" />         <!-- big face -->
        <record id="Psnm" />       <!-- person name with information icon -->
        <record id="Ppfj" multiline="false" />  <!-- Role Desired -->
        <flags id="Pclb" />        <!-- club team -->
        <flags id="Npad" />        <!-- adaptability -->
        <flags id="Npde" />        <!-- determination -->
        <flags id="Npmo" />        <!-- motivating -->
        <flags id="Nptk" />        <!-- tactical knowledge -->
        <flags id="Npld" />        <!-- level of discipline -->
        <flags id="Npja" />        <!-- judging ability -->
        <flags id="Npjp" />        <!-- judging potential -->
        <flags id="Npjs" />        <!-- judging staff ability -->
        <flags id="Npjd" />        <!-- analysing data -->
        <flags id="Nneg" />            <!--negotiating-->
       
      </record>
    </record>

    <record id="----" />

    <record id="nige">
      <translation id="name" translation_id="361135" type="use" value="Hidden Attributes[COMMENT: attirbute filters; hidden attributes filterable in the editor]" />
      <!-- Define attributes/properties to view in this view type on the panel.
                                      Any properties not defined here will be hidden for this view. -->
      <record id="view">
      <record id="port" /> 
        <record id="Psnm" />
        <flags id="Pcsj" />
        <flags id="PSag" />
        <flags id="Ncra" />
        <flags id="Npta" />
        <flags id="Nwrr" />
        <flags id="Ncrr" />
        <flags id="Nhmr" />
      </record>
    </record>

    <record id="ndbg">
      <translation id="name" translation_id="247109" type="use" value="Debug" />
      <!-- Define attributes/properties to view in this view type on the panel.
                                      Any properties not defined here will be hidden for this view. -->
      <record id="view">
        <flags id="Pcsj" />         <!-- short job text -->
        <record id="port" />                <!-- big face -->
        <record id="PSpi" />        <!-- status flags -->
        <record id="Psnm" />        <!-- person name with information icon -->
        <flags id="PSag" />         <!-- person age -->
        <flags id="Ncra" />
        <flags id="Npta" />
        <flags id="Nwrr" />
        <flags id="Ncrr" />
        <flags id="Nhmr" />
        <flags id="Npqs" />
      </record>
    </record>
  </list>
</record>

I have edited around 10 different areas that have views. Can't think of the files as I'm not at a pc but you have areas like

Team squad

Team tactics

Tactics opposition 

Player search

Shortlisted players

Training 

 

There's a fair few emails with them too (news item panel folder) 

 

 

easy way to find the files with extracted panels folder would be to type XML in the panels folder in the top right search function and open all the using notepad++ control F type <record id="view"> and find in all button 

 

Note that the speed notepad++ will take to load every XML will vary on how good your machine is takes around 5 seconds on my desktop and 30 on laptop 

Edited by JustHowie
Link to post
Share on other sites

I almost got it!
However, now the mask has leaked into the other images!
:(
 

<container>
		<layout class="stick_to_sides_attachment" alignment="all" inset="-50" apply_to_children="true"/> 
		<widget class="stadium_picture" id="STAp" image_alignment="centre_x,centre_y" scale_picture="true" keep_aspect_ratio="true" transparency="0.8">
			<record id="object_property" get_property="objt" set_property="objt"/>
			<record id="default_properties" image_alignment="centre" scale_picture="true" keep_aspect_ratio="true"/>

			<widget class="picture" file="pictures/stadiums/stadium_bg" />
			
			<widget class="picture" id="STPC"/>
		</widget>
		<widget class="picture" id="bkgd" file="pictures/stadiums/none_base" hidden="false" red_replacement="primary"/>
	</container>

spacer.png

It worked! I finally did it!

Edited by vamcj
Link to post
Share on other sites

11 minutes ago, Mark8213 said:

Is it the very top...

 

<container  class="main_subtle_box">
        <layout class="stick_to_sides_attachment" alignment="all" inset="0" />
    </container>

    <container class="main_subtle_box_no_margin" allow_single_bar_click="true" navigation_container="false" red_replacement="bg lighter">
        <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" />
        <layout class="stick_to_sides_attachment" alignment="all" inset="10" />

        <container embed_in_frame="true">
            <attachment_group class="title_embedded_panel_right" />

            <widget class="popup_button" id="spop" alignment="centre" icon="icons/16px/search" icon_alignment="left,centre_y" select_event="esms" auto_size="all" embed_in_frame="true">
                <list id="items">
                    <record id="0" icon="icons/16px/search" red_replacement="button_icon">
                        <translation id="text" translation_id="451321" type="use" value="No action[COMMENT: FR 21106, take no action on a scouting reminder recommendation for a competition]" />
                    </record>
                    <record id="1" icon="icons/16px/search" red_replacement="green 500">
                        <translation translation_id="450039" type="use" id="text" value="Scout match[COMMENT: FR 21106, take action on a scouting reminder recommendation for a competition]" />
                    </record>
                    <record id="2" icon="icons/16px/search" red_replacement="blue 500">
                        <global id="hidden" name="platform_is_handheld"/>
                        <translation id="text" translation_id="451322" type="use" value="Attend match[COMMENT: FR 21106, take action on a scouting reminder recommendation for a competition]" />

                    </record>

                </list>
            </widget>
        </container>


        <container id="FREE" />

        <container id="NOFR">
            <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/>

            <container>

try and remove 1 <container> </container> or <widget></widget> 

it's the trial and error of this, 

 

in your case

look for where the badge is and then look at the code above 

Link to post
Share on other sites

21 minutes ago, Mark8213 said:

Is it the very top...

 

<container  class="main_subtle_box">
        <layout class="stick_to_sides_attachment" alignment="all" inset="0" />
    </container>

    <container class="main_subtle_box_no_margin" allow_single_bar_click="true" navigation_container="false" red_replacement="bg lighter">
        <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" />
        <layout class="stick_to_sides_attachment" alignment="all" inset="10" />

        <container embed_in_frame="true">
            <attachment_group class="title_embedded_panel_right" />

            <widget class="popup_button" id="spop" alignment="centre" icon="icons/16px/search" icon_alignment="left,centre_y" select_event="esms" auto_size="all" embed_in_frame="true">
                <list id="items">
                    <record id="0" icon="icons/16px/search" red_replacement="button_icon">
                        <translation id="text" translation_id="451321" type="use" value="No action[COMMENT: FR 21106, take no action on a scouting reminder recommendation for a competition]" />
                    </record>
                    <record id="1" icon="icons/16px/search" red_replacement="green 500">
                        <translation translation_id="450039" type="use" id="text" value="Scout match[COMMENT: FR 21106, take action on a scouting reminder recommendation for a competition]" />
                    </record>
                    <record id="2" icon="icons/16px/search" red_replacement="blue 500">
                        <global id="hidden" name="platform_is_handheld"/>
                        <translation id="text" translation_id="451322" type="use" value="Attend match[COMMENT: FR 21106, take action on a scouting reminder recommendation for a competition]" />

                    </record>

                </list>
            </widget>
        </container>


        <container id="FREE" />

        <container id="NOFR">
            <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/>

            <container>

I don't remember exactly, but it has been done for a long time in several skins, including mine.  you can simply compare.  it seems that you need to edit a rather non-obvious place there

Link to post
Share on other sites

27 minutes ago, Olas Nick said:

I don't remember exactly, but it has been done for a long time in several skins, including mine.  you can simply compare.  it seems that you need to edit a rather non-obvious place there

sorted thanks

Edited by Mark8213
Link to post
Share on other sites

On 21/01/2024 at 04:16, BouFitty said:

The icon shows that he's the captain.

<!--captain-->
<widget class="picture" file="icons/custom/player stats/captain" scale_picture="true" keep_aspect_ratio="true" width="12" height="12" image_alignment="centre" red_replacement="yellow" hidden="true">
  <record id="object_property" get_property="PisC" set_property="shown" />
</widget>

 

 

Edited by Mark8213
Link to post
Share on other sites

On 21/01/2024 at 03:26, vamcj said:
<container draw_vertical_dividers="true">
  <attachment_group class="horizontal_arrange" horizontal_alignment="left" horizontal_gap="0"/>
  <!--Goal icon if needed-->
  <widget class="goal_icon" auto_size="horizontal">
    <record id="object_property" get_property="MPgl" />
  </widget>

  <!-- Assist icon -->
  <container>
    <!-- hide with 0 assists -->
    <record id="object_property" get_property="MPas" set_property="shown" />
    <attachment_group class="horizontal_arrange_autosize" horizontal_alignment="left" horizontal_gap="0" />

    <widget class="value_based_picture" image_alignment="centre" width="16">
      <list id="value_list">
        <record min_value="1" max_value="99" file="icons/16px/assist" red_replacement="#af4"/>
      </list>
      <record id="object_property" get_property="MPas" />
    </widget>

    <widget class="formatted_label" auto_size="horizontal" colour="white" size="small" alignment="left,centre_y">
      <list id="format">
        <!-- only display if 2 or more assists -->
        <record min_value="2" max_value="99" format="[%number#1]" />
      </list>
      <record id="object_property" get_property="MPas" />
    </widget>
  </container>
</container>

 

Edited by Mark8213
Link to post
Share on other sites

45 minutes ago, Mark8213 said:

Where does this get placed please

I am aware that Skin making isnt easy, but you have to do some leg work yourself now and then.

you got the file

you have the code

look at the file and look at the codes inside and see if you can spot something does anything similar to the code you want to add.

then add the new code and see if something happends

it's called trial and errors and we have and still is there

This is a help forum and you get help, but that does not mean thats we do the things for you or make a step by step guide

so please try yourself, else you'll never learn and will always be in the hopes that someone has time and or petience to help you/make it for you

This is not an attack on you, this goes for everyone :) 

 

 

Link to post
Share on other sites

Is it still possible to see other clubs balances, wage budget used/available and the like?

I have tried copying in the relevant widget into the club overview panel xml, but while it does show the balance, profit/loss, transfer budget, wages allowed/available etc. all of the numbers are simply marked as '-' - I cannot seem to find a way to make this widget show the actual figures. Has this changed in FM24 or am I making a rookie mistake?

 

Thank you!

 

Adam

club overview panel.xml

Link to post
Share on other sites

Guys, does anyone know how I can show the club's confederation logo?

Here is the code for the team logo:


  <widget class="picture" id="lgtF" scale_picture="true" keep_aspect_ratio="true" image_alignment="bottom">
	<layout class="stick_to_sides_attachment" alignment="bottom" inset="40"/>
	<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>

	<attachment class="test_setting_attachment" get_setting="show_badges" default_value="true" set_property="hidn">
	<boolean id="value" value="false"/>
	</attachment>

	<!-- tells the picture to listen to the 'main picture' global property being set, and set its own file property from it -->
	<record id="object_property">
	<integer id="get_property" value="mnpc" />
	<integer id="set_property" value="file" />
	</record>
  </widget>

 

Edited by vamcj
Link to post
Share on other sites

9 hours ago, snowofman said:

I am aware that Skin making isnt easy, but you have to do some leg work yourself now and then.

you got the file

you have the code

look at the file and look at the codes inside and see if you can spot something does anything similar to the code you want to add.

then add the new code and see if something happends

it's called trial and errors and we have and still is there

This is a help forum and you get help, but that does not mean thats we do the things for you or make a step by step guide

so please try yourself, else you'll never learn and will always be in the hopes that someone has time and or petience to help you/make it for you

This is not an attack on you, this goes for everyone :) 

 

 

(This is not an attack on you, this goes for everyone :) )<------ Sure feels like it as ive not seen that response to anyone else here when they are asking questions. Sorry all I wanted to know was which file it belonged to that was all. After all this is a random and small skinning QUESTIONS forum. 

I apologise for having issues with my memory and finding it difficult to retain information on a daily basis (unless i repeat it over and over) which is why I ask questions so again if I inconvenience people by doing so then I'm sorry. Rest assured I wont be asking for any help again . 

peace

   

 

Edited by Mark8213
Link to post
Share on other sites

2 hours ago, Mark8213 said:

(This is not an attack on you, this goes for everyone :) )<------ Sure feels like it as ive not seen that response to anyone else here when they are asking questions. Sorry all I wanted to know was which file it belonged to that was all. After all this is a random and small skinning QUESTIONS forum. 

I apologise for having issues with my memory and finding it difficult to retain information on a daily basis (unless i repeat it over and over) which is why I ask questions so again if I inconvenience people by doing so then I'm sorry. Rest assured I wont be asking for any help again . 

peace

   

 

You're not the only one, in the past I've been know to ask in excess and honestly the best advise I was given was to look at other skins and how they're made how they're laid out and just in general how they work. Honestly it became so much more enjoyable when I started to learn by doing and I could come back and challenge people's knowledge with more advanced questions. 

Link to post
Share on other sites

2 minutes ago, JustHowie said:

You're not the only one, in the past I've been know to ask in excess and honestly the best advise I was given was to look at other skins and how they're made how they're laid out and just in general how they work. Honestly it became so much more enjoyable when I started to learn by doing and I could come back and challenge people's knowledge with more advanced questions. 

I get that. Just that last comment made me feel like i was being attacked for simply asking questions.

Link to post
Share on other sites

15 minutes ago, Mark8213 said:

I get that. Just that last comment made me feel like i was being attacked for simply asking questions.

the problem of beginners is that they are not interested in other people's work.  they terrorize the forum with demands to do something for them, although in fact this functionality can work in more than 10 skins for more than 10 years and they themselves can find the file or part of the file responsible for it in an hour.  often there is simply no desire to answer such questions.)) and there are also very few people who can write the correct code without spending time on trial and error, and this is another important aspect that beginners refuse to understand

Link to post
Share on other sites

20 minutes ago, Olas Nick said:

the problem of beginners is that they are not interested in other people's work.  they terrorize the forum with demands to do something for them, although in fact this functionality can work in more than 10 skins for more than 10 years and they themselves can find the file or part of the file responsible for it in an hour.  often there is simply no desire to answer such questions.)) and there are also very few people who can write the correct code without spending time on trial and error, and this is another important aspect that beginners refuse to understand

I get that its not easy...my skin is mostly all my own work there are a few things I'm not sure of. So all I did was ask questions... it felt like i was been singled out for asking questions in a forum. I have never demanded anyone to do anything for me all I did was ask where a certain code should be placed that was all. Others have asked question and from what I have seen they have help.... I get it if I had sent my files over and asked them to do it for me then fine but I didn't all I did was ask a question in a questions forum.

 

Edited by Mark8213
Link to post
Share on other sites

12 minutes ago, Mark8213 said:

I get that its not easy...my skin is mostly all my own work there are a few things I'm not sure of. So all I did was ask questions... it felt like i was been singled out for asking questions in a forum. I have never demanded anyone to do anything for me all I did was ask where a certain code should be placed that was all. Others have asked question and from what I have seen they have help.... I get it if I had sent my files over and asked them to do it for me then fine but I didn't all I did was ask a question in a questions forum.

 

no, I'm not talking about you, it's a general feeling.  it's just that sometimes the question is very elementary and can be answered immediately, sometimes the question is about what you yourself are doing now or have done recently and it can also be answered immediately.  but most require practical attempts and investment of time

Link to post
Share on other sites

1 minute ago, Olas Nick said:

no, I'm not talking about you, it's a general feeling.  it's just that sometimes the question is very elementary and can be answered immediately, sometimes the question is about what you yourself are doing now or have done recently and it can also be answered immediately.  but most require practical attempts and investment of time

I never said you was but like I have said previously I have memory issues and forget which panels are which hence why if I'm not sure where the code goes to then I ask that's all I did was ask where a piece of code went and felt like I was being singled out for it (as I have been told through life "if you are not sure then ask")

Link to post
Share on other sites

Feel like it's getting a bit tense, so let's leave the conversation here guys, if you have something to say take it to PMs, but please keep it civil :)

@Mark8213 - sorry to hear about your troubles, my memory has been shot since i had covid in all honesty. Skinning is a ton to learn as it is, so if you're also struggling with memory i get it can be incredibly frustrating. 

My advice is to do what i did when i started skinning, keep a spreadsheet or a sticky note on your computer with any files you come across, and any tweaks you made to it. That way you have something to refer too. 

Please remember we're here to help, the whole thing with "just ask" is true. However we are also effectively unpaid volunteers who have our own lives, so if we see the same thing over again, or people not understanding something, we get frustrated. 

Snow is a brilliant person, there's not one part of me that thinks he's acting in bad faith or trying to deter people from posting 

Link to post
Share on other sites

18 minutes ago, TCSSkin said:

Feel like it's getting a bit tense, so let's leave the conversation here guys, if you have something to say take it to PMs, but please keep it civil :)

@Mark8213 - sorry to hear about your troubles, my memory has been shot since i had covid in all honesty. Skinning is a ton to learn as it is, so if you're also struggling with memory i get it can be incredibly frustrating. 

My advice is to do what i did when i started skinning, keep a spreadsheet or a sticky note on your computer with any files you come across, and any tweaks you made to it. That way you have something to refer too. 

Please remember we're here to help, the whole thing with "just ask" is true. However we are also effectively unpaid volunteers who have our own lives, so if we see the same thing over again, or people not understanding something, we get frustrated. 

Snow is a brilliant person, there's not one part of me that thinks he's acting in bad faith or trying to deter people from posting 

From here on in I wont be posting and "asking" again. I always appreciate the help I get and thank them for it. I just felt SNOW was directing it at me as I haven't seen that response to anyone else asking questions. I have 1 or 2 more things to ask but will leave it. Thanks to everyone who has helped. 

Edited by Mark8213
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...