Jump to content

[FM23] Random and Small Skinning Questions


TCSSkin
 Share

Recommended Posts

  • Replies 2.3k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

followed every step of tutorial that i found here and :

how to put condition icon just after rating and why it's not in %
image.thumb.png.113985f31a454805b854b50e028d1211.png

 

image.thumb.png.1819b5ba017998048a4387376e30adc6.png

here everything is perfect but when i use "make sub" it's like that

image.thumb.png.20b1837e57a13e67239647aca40bc822.png]

 

where i can change it to %?

image.png

 

or how to delete kits from this panel and make faces more on the middle and bigger?

tried everything on match players bar widget and still can't find solution

 

Edited by DawidFM
Link to post
Share on other sites

 

2e1212656320c1081095e4b99cd89109.png

Getting there but just can't get it to work right.

<widget class="icon_button" font="title" id="mard" fixed="true" colour="primary" multiline="true" red_replacement="secondary" blue_replacement="white" show_button_appearance="true" alignment="centre" width="30" appearance="chrome/buttons/continue/button">
                <translation id="text" translation_id="383549" type="use" value="Mark All Items As Read[COMMENT: FR 10286; Inbox; Mark all news items as read]"/>
               <record id="click_event" event_id="mard" event_target="glob"/>
                
                
                </widget>

Link to post
Share on other sites

14 minutes ago, DawidFM said:

followed every step of tutorial that i found here and :

how to put condition icon just after rating and why it's not in %
image.thumb.png.113985f31a454805b854b50e028d1211.png

 

image.thumb.png.1819b5ba017998048a4387376e30adc6.png

here everything is perfect but when i use "make sub" it's like that

image.thumb.png.20b1837e57a13e67239647aca40bc822.png]

 

where i can change it to %?

image.png

 

or how to delete kits from this panel and make faces more on the middle and bigger?

tried everything on match players bar widget and still can't find solution

 

 <widget class="label" spec="text,large" alignment="top" font="text" colour="title" size="12" style="bold">
          <translation id="text" translation_id="515118" type="use" value="CON[COMMENT: AREA: UI; REF-ID: 394347; NOTE: label for the player's condition (CON, for Overall Condition) ]" />
           </widget>
            <widget class="condition_label" spec="text,large" id="PcOI" size="12" font="text" alignment="centre_x,centre_y,can_scale">
           <record id="object_property">
              <integer id="get_property" value="Pcon" />
            </record>
          </widget>

Link to post
Share on other sites

7 hours ago, DawidFM said:

followed every step of tutorial that i found here and :

how to put condition icon just after rating and why it's not in %
image.thumb.png.113985f31a454805b854b50e028d1211.png

 

image.thumb.png.1819b5ba017998048a4387376e30adc6.png

here everything is perfect but when i use "make sub" it's like that

image.thumb.png.20b1837e57a13e67239647aca40bc822.png]

 

where i can change it to %?

image.png

 

or how to delete kits from this panel and make faces more on the middle and bigger?

tried everything on match players bar widget and still can't find solution

 

Aiming to get the condition in % is a wrong and bad decision as it's a broken out of date widget that was half removed a few year ago.

should be fairly easy to just remove the kit code from 

match players bar widget.xml

and then see if there is used 1 or 2 containers - if 1 then you can just centre the player face, if you then you have to make it into 1

 

Link to post
Share on other sites

16 hours ago, Craigus89 said:

I'm making some basic colour changes to the default skin, I saw on another skin something I liked which I am trying to incorperate which is the team logo in the bottom left of the sidebar. I copied what I thought was the relevant code from the skin and put it into the corresponding file (sidebar menu table.xml) in my skin, but it seems to be obscuring the whole sidebar as the pic below:

Screenshot2023-08-21at16_25_52.thumb.png.2fd9ad866b0a6af5cf8435920a1a18c6.png

 

This is the code, is there something obvious in this that could be obscuring things, or is it perhaps the location within the file?

Thanks for any help.

 

if you drop your file, we might have a better change of helping finding possible mistakes

Link to post
Share on other sites

4 часа назад, snowofman сказал:

I "think" it's the "player stats panel"

There is no panel with this name. It would be very simple in that case.

I found where players stats is located in player overview panel (player stats small and player additional stats small), but I can't find where they are in player profile

Link to post
Share on other sites

4 minutes ago, DDA said:

There is no panel with this name. It would be very simple in that case.

I found where players stats is located in player overview panel (player stats small and player additional stats small), but I can't find where they are in player profile

Try and look at the Tato skin, i believe he changed the "attributes" page, so you should be able to find the panel you seek.

Link to post
Share on other sites

10 minutes ago, DDA said:

but I can't find where they are in player profile

how can you not find it in a file containing only 100 lines?))
 

    <!-- Row 4 - Player stats panel -->
    <container class="player_stats_panel" id="pstp" should_show_overall_last="true">
      <list id="properties_to_forward">
        <record target="pstt" set_property="default_properties">
          <record id="value" alignment="centre" colour="red"/>
        </record>
      </list>
    </container>

 

Link to post
Share on other sites

2 minutes ago, DawidFM said:

can somebody help me with this?

This what Club Info is looking on my pc

image.thumb.png.925101af35f98869a9b60bc5c01286ed.png
but it looks like that when i send skin to somebody else :

cSKVfN8oTSeX1-VGH0Z0Gg.png?quality=lossless

 

any idea why it's like that?

 

try and untick use cached files for faster loading in preferences (both of you)

clear the cache and reload the skin

Link to post
Share on other sites

Does anyone know how to add the picture of the actual stadium to the view when I open it?

Let's say I click on "Tele2 Arena", I want to be able to see a pic of the stadium.

 

I have already downloaded the stadium pack, so just need to code for the "panel"

Link to post
Share on other sites

7 minutes ago, monobloko said:

Does anyone know how to add the picture of the actual stadium to the view when I open it?

Let's say I click on "Tele2 Arena", I want to be able to see a pic of the stadium.

 

I have already downloaded the stadium pack, so just need to code for the "panel"

 

 

Link to post
Share on other sites

1 hour ago, monobloko said:

I dont want it for the club oveview panel (I already have that), just when I open the actual stadium..

On this screen ()

image.thumb.png.1317614908d183ae214a00e5c663a822.png

Screenshot-54132ed7529938cbfb63.thumb.png.27b41f65558dcaa0be89b207f1f6ca7d.png

like this? Vince skin has it. I haven't personally touched this panel so not sure which one it would be 

 

 

Link to post
Share on other sites

25 minutes ago, JustHowie said:

Screenshot-54132ed7529938cbfb63.thumb.png.27b41f65558dcaa0be89b207f1f6ca7d.png

like this? Vince skin has it. I haven't personally touched this panel so not sure which one it would be 

 

 

Alot of skins have a pictures there, but that wasnt his question at all :) 

He gets what he ask for, we are not mindreaders. 

Link to post
Share on other sites

On 21/08/2023 at 10:14, snowofman said:

settings file controls the colour of the highlighted

Thank you!

Does anyone know how to change the color of this tactics selection bar (or what file controls it) and the color of the text 'familiarity' and 'intensity'?

Screenshot 2023-08-23 112147.png

Link to post
Share on other sites

7 minutes ago, vbark14 said:

Thank you!

Does anyone know how to change the color of this tactics selection bar (or what file controls it) and the color of the text 'familiarity' and 'intensity'?

Screenshot 2023-08-23 112147.png

try and look in 


tactic slot tab container picker

maybe you can change it there, but i'm not sure

there is also familiarity and intensity containers

 

Link to post
Share on other sites

1 hour ago, vbark14 said:

Thank you!

Does anyone know how to change the color of this tactics selection bar (or what file controls it) and the color of the text 'familiarity' and 'intensity'?

Screenshot 2023-08-23 112147.png

 for familiarity add to settings file (just1 is a custom colour of mine)

   <colour name="tactical_familiarity_colour_1"                                                             value="just1" />

 

 

I didn't mess with intensity because it stopped changing colour when playing high intensity

Link to post
Share on other sites

On 23/08/2023 at 11:58, JustHowie said:

Screenshot-54132ed7529938cbfb63.thumb.png.27b41f65558dcaa0be89b207f1f6ca7d.png

like this? Vince skin has it. I haven't personally touched this panel so not sure which one it would be 

 

 

This is controlled by the stadium overview.xml file in panels/club.

If you take the file from there and then just look for what graphics are reference in there and copy those over too

Link to post
Share on other sites

11 minutes ago, Alexpuk2002 said:

I'm sure this has been answered before, but what controls the colour of the transfer value tag? I am wanting to change this from frey to something else. I have had a look in the settings file but can't see what might control it.

Screenshot2023-08-24at14_42_32.thumb.png.99f1da93069ee8e70a76c10046cc96fe.png

it's a graphics

 

sitoolkit\skins\fm-widgets\graphics\buttons\custom\transfer value

Link to post
Share on other sites

Not a question just so not sure if it should be posted here.

 

Found a work around to this that works for me (delegated scout cards squishing) add the attached to your news_items_panels

the adjustments will give it the space needed to fill the screen 

 

tested with Just/MPGD and base works same for all three 

If it has a scroll bar and you want it smaller adjust the height in the panel line at the top 

<panel height="720">

 

fmt scout report news panel.xml

Edited by JustHowie
Link to post
Share on other sites

Em 23/08/2023 em 17:31, vbark14 disse:

Thank you!

Does anyone know how to change the color of this tactics selection bar (or what file controls it) and the color of the text 'familiarity' and 'intensity'?

Screenshot 2023-08-23 112147.png

Hi.
Can you tell me what font is that?
I've been looking for it for ages!!!!

 

Link to post
Share on other sites

On 24/08/2023 at 14:48, Alexpuk2002 said:

I'm sure this has been answered before, but what controls the colour of the transfer value tag? I am wanting to change this from frey to something else. I have had a look in the settings file but can't see what might control it.

Screenshot2023-08-24at14_42_32.thumb.png.99f1da93069ee8e70a76c10046cc96fe.png

Love the titlebar.

Link to post
Share on other sites

3 minutes ago, Nachote912 said:

image.png.5a04da3565d8056533132db65c3f9249.png

The simulation button within the match does not work for me and I don't know why. I copied everything as it was before changing the bwin league scoreboard

match title bar.xml 7.81 kB · 0 downloads

Can someone help me??

what does it do ? or not do

Do you have the file

Match confirmation panel in the match folder ?

Link to post
Share on other sites

hace 17 minutos, snowofman dijo:

what does it do ? or not do

Do you have the file

Match confirmation panel in the match folder ?

I'm sorry for not explaining myself well, I don't speak English very well.
Before I changed the Scoreboard, if I pressed that button, it allowed me to simulate the match, but since I changed it, I never recovered the way to simulate the match and I don't know why...
And yes, I do have the match confirmation panel.

match confirmation panel.xml

Link to post
Share on other sites

1 minute ago, Nachote912 said:

I'm sorry for not explaining myself well, I don't speak English very well.
Before I changed the Scoreboard, if I pressed that button, it allowed me to simulate the match, but since I changed it, I never recovered the way to simulate the match and I don't know why...
And yes, I do have the match confirmation panel.

match confirmation panel.xml 3.25 kB · 0 downloads

okay, but does the box comes up when you click the simulate button ?

try and look at this, maybe you can backtrack and find the issue

 

 

Link to post
Share on other sites

hace 4 minutos, snowofman dijo:

okay, but does the box comes up when you click the simulate button ?

try and look at this, maybe you can backtrack and find the issue

 

 

Okey!! I will take a look.
No, it doesn't appears anything, before i change appears a box that confirm the simulation..

Link to post
Share on other sites

On 24/08/2023 at 13:18, JustHowie said:

 

Not a question just so not sure if it should be posted here.

 

Found a work around to this that works for me (delegated scout cards squishing) add the attached to your news_items_panels

the adjustments will give it the space needed to fill the screen 

 

tested with Just/MPGD and base works same for all three 

If it has a scroll bar and you want it smaller adjust the height in the panel line at the top 

<panel height="720">

 

fmt scout report news panel.xml 6.33 kB · 8 downloads

Wow this was what I was looking for this whole time. Thanks work perfectly.

Link to post
Share on other sites

@_Ben_ I hope you didn't mind but decided to have a go at trying to solve the attributes issue with b team and national team players... I essentially copied and renamed the relevant files which has done the trick for the players, but I believe it has changed the staff profile layout...

any idea what to do next?

Screenshot 2023-08-30 213213.png

Link to post
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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