Jump to content

Show player face on goal popup - match caption panel small.xml ?


Ruh Roh
 Share

Recommended Posts

21 minutes ago, bluestillidie00 said:

Try this. From "panels\match\comps\ger\bundesliga\match caption panel small.xml"

<container class="contrast_box" id="perP" appearance="boxes/custom/solid/paper" red_replacement="grey 800">
            <attachment_group class="vertical_arrange_autosize" vertical_alignment="middle" />
            <widget class="object_portrait_picture" height="96">
                <string id="scale_picture" value="true" />
                <string id="image_alignment" value="centre" />
                <boolean id="keep_aspect_ratio" value="true" />
                <boolean id="clickable" value="false" />
                <record id="object_property">
                    <integer id="get_property" value="objt" />
                    <integer id="set_property" value="objt" />
                </record>
            </widget>
        </container>

Will give this a try and update if it works

Link to post
Share on other sites

8 minutes ago, giglet13 said:

Will give this a try and update if it works

Ok so dropped in an it's currently still just giving the Competition Logo rather than player face - suggesting something hardcoded is still preventing it being possible that isnt present for Bundesliga?

Link to post
Share on other sites

5 minutes ago, giglet13 said:

Ok so dropped in an it's currently still just giving the Competition Logo rather than player face - suggesting something hardcoded is still preventing it being possible that isnt present for Bundesliga?

Ok a straight drop over from the Comp Files works - this straight from my create a club muck about. 

image.png.67f5d55552cfbe6b5726cd6a4d5f6246.png

Link to post
Share on other sites

On 31/10/2021 at 19:59, giglet13 said:

Ok a straight drop over from the Comp Files works - this straight from my create a club muck about. 

image.png.67f5d55552cfbe6b5726cd6a4d5f6246.png

Nice work!

Can you explain to me how I can get this panel in my game? - preferably in every match.

Thanks.

Link to post
Share on other sites

You should just need to take the three match caption... xml files from the panels\match\comps\ger\bundesliga folder extracted from the panels fmf file.

Once you have extracted them just copy those three files into the panels\match folder for your skin (or if using the default skin you can just create the panels\match folders in your User Data Location) then turn the skin cache off and reload your skin and the game should use the German version for each match.

Link to post
Share on other sites

  • 5 months later...
在 2022/4/24 在 AM3点21分, PequenoGenio说:

spacer.png

Where and how i change the background colours of the yellow boxes?

Hi, I like the skin you made for FM21, will you make a new version for FM22?

By the way, how to enable the player pic below the pitch during the match?

Edited by giggsxbr
Link to post
Share on other sites

  • 7 months later...
5 minutes ago, DrazdaCZ said:

Please, how to make the panel higher and not interfere with the comment?

 

I believe match console panel, adjust this

<widget class="match_caption_panel" id="MCap">
    <layout class="stick_to_sides_attachment" alignment="bottom" inset="55" />
    <layout class="centre_in_parent_attachment" alignment="horizontal"/>
    <record id="object_property" get_property="objt" set_property="objt" />
</widget>

The higher the inset value, the more it should push things up more
 

Link to post
Share on other sites

16 hours ago, bluestillidie00 said:

I believe match console panel, adjust this

<widget class="match_caption_panel" id="MCap">
    <layout class="stick_to_sides_attachment" alignment="bottom" inset="55" />
    <layout class="centre_in_parent_attachment" alignment="horizontal"/>
    <record id="object_property" get_property="objt" set_property="objt" />
</widget>

The higher the inset value, the more it should push things up more
 

Would you know how to make the match caption panel small stay on screen for a bit longer? Have messed around with the animation class settings but they just seem to control the movement and I can’t see what controls the time the panel is static.

Link to post
Share on other sites

11 minutes ago, Tyburn said:

Would you know how to make the match caption panel small stay on screen for a bit longer? Have messed around with the animation class settings but they just seem to control the movement and I can’t see what controls the time the panel is static.

I think this came up last year, as far i'm aware, no. 

Link to post
Share on other sites

On 7. 12. 2022 at 0:22, bluestillidie00 said:

Věřím, že odpovídá panelu konzoly, upravte to

<widget class="match_caption_panel" id="MCap">
    <layout class="stick_to_sides_attachment" alignment="bottom" inset="55" />
    <layout class="centre_in_parent_attachment" alignment="horizontální"/>
    <record id= "object_property" get_property="objt" set_property="objt" />
</widget>

Čím vyšší je vložená hodnota, tím více by to mělo tlačit věci nahoru
 

I'm having problems with it, I can't change it in any of the files

match caption panel small.xml match caption panel.xml match caption subs container.xml

Link to post
Share on other sites

  • 1 year later...

I'm having a lot of difficulty editing this part of the skin:
spacer.png

1) Why events (goals, disallowed goals, yellow and red cards...) take a long time to occur in matches and this slows down editing - trial and error.
Is there any other way to see if the edit applied to the code had an effect?

2) Which file should be edited for these event boxes?
Just the Match Caption Panel Small?

I'm trying to change the colors:
Red background and white letters (for the red card),
Yellow background and white letters (for the yellow card),
Black background and letters in title color (for the goal),
Include flag icon (for offside).

But, I don't consider each event individually.

 

Help me

Link to post
Share on other sites

  • 3 months later...
6 minutes ago, Marcelo22 said:

is it possible to add the assist player on the pop up?

goalpopup.png

yes, - the easy way would be to find a skin that has it already and then see how it's done or ask the creator if you can borrow it.

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...