Jump to content

skin config edit...


Asmir_MmM

Recommended Posts

You need to edit from the panels folder (if your skin doesn't have those files you'll need to extract them from the panels.fmf file located in the data folder of where you installed FM):

match incidents small.xml - for kits

match titlebar.xml - for the logos in the header.

I open match titlebar and now what should I edit for logos ?

<panel title="Match Title Bar">

<layout class="fit_children_attachment" alignment="vertical" offset="0"/>

<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>

<!-- main container - main colour bar - team name - logos -->

<container height="100">

<layout class="arrange_horizontal_attachment" layout="-1,-1" gap="0" offset="0"/>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>

<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="3"/>

<widget class="picture" id="T1bp" auto_size="vertical" file="interface/titlebar/match/home" cached="true" rthr="68"/>

<widget class="picture" id="T2bp" auto_size="vertical" file="interface/titlebar/match/away" cached="true" rthr="68"/>

</container>

<container>

<layout class="arrange_horizontal_attachment" layout="25,300,-1,300,25" gap="0" offset="0"/>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>

<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="2"/>

<container></container>

<!--Home team logo -->

<widget class="picture" id="hmtB" auto_size="all" image_alignment="centre">

<attachment class="get_global_attachment" get_property="mbpc" set_property="file" skip_if_null="false"/>

<attachment class="get_global_attachment" get_property="mbrc" set_property="srec" skip_if_null="false"/>

</widget>

<container></container>

<widget class="picture" id="awtB" auto_size="all" image_alignment="centre">

<attachment class="get_global_attachment" get_property="sbpc" set_property="file" skip_if_null="false"/>

<attachment class="get_global_attachment" get_property="sbrc" set_property="srec" skip_if_null="false"/>

</widget>

<container></container>

</container>

<widget class="picture" id="pict" file="interface/headerfade/bar" auto_size="vertical" cached="true">

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

</widget>

<!-- scoreboard -->

<container>

<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>

<layout class="arrange_horizontal_attachment" layout="-1,284,-1" offset="0" gap="0"/>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="18"/>

<!-- dummy container -->

<container>

Link to post
Share on other sites

I also have match title bar(normal logo).xml file in panels folder:

<panel title="Match Title Bar">

<layout class="fit_children_attachment" alignment="vertical" offset="0"/>

<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>

<!-- main container - main colour bar - team name - logos -->

<container height="100">

<layout class="arrange_horizontal_attachment" layout="-1,-1" gap="0" offset="0"/>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>

<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="3"/>

<widget class="picture" id="T1bp" auto_size="vertical" file="interface/titlebar/match/home" cached="true" rthr="68"/>

<widget class="picture" id="T2bp" auto_size="vertical" file="interface/titlebar/match/away" cached="true" rthr="68"/>

</container>

<container height="96">

<layout class="arrange_horizontal_attachment" layout="25,300,-1,300,25" gap="0" offset="0"/>

<layout class="centre_in_parent_attachment" alignment="vertical" offset="-21"/>

<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="2"/>

<container></container>

<!--Home team logo -->

<widget class="picture" id="hmtB" scale_picture="true" transparency="0.25" keep_aspect_ratio="true" height="180" width="180" image_alignment="centre">

<layout class="centre_in_parent_attachment" alignment="vertical" inset="0"/>

<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>

<attachment class="get_global_attachment" get_property="mnpc" set_property="file" skip_if_null="false"/>

<attachment class="get_global_attachment" get_property="mbrc" set_property="srec" skip_if_null="false"/>

</widget>

<container></container>

<!--Away team logo -->

<widget class="picture" id="awtB" scale_picture="true" transparency="0.25" keep_aspect_ratio="true" height="180" width="180" image_alignment="centre">

<layout class="centre_in_parent_attachment" alignment="vertical" inset="0"/>

<layout class="stick_to_sides_attachment" alignment="right" inset="0"/>

<attachment class="get_global_attachment" get_property="scpc" set_property="file" skip_if_null="false"/>

<attachment class="get_global_attachment" get_property="sbrc" set_property="srec" skip_if_null="false"/>

</widget>

<container></container>

</container>

<widget class="picture" id="pict" file="interface/headerfade/bar" auto_size="vertical" cached="true">

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

</widget>

<!-- scoreboard -->

<container>

<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>

<layout class="arrange_horizontal_attachment" layout="-1,284,-1" offset="0" gap="0"/>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="18"/>

<!-- dummy container -->

<container>

</container>

<container height="54">

<layout class="stick_to_sides_attachment" alignment="all" inset="0" layout_children="true"/>

<widget class="picture" id="pict" auto_size="vertical" file="interface/titlebar/match/score/bar" cached="true"/>

</container>

<!-- dummy container -->

<container>

</container>

</container>

<!-- scoreboard -->

<widget class="picture" id="pict" file="interface/titlebar/overlay/bar" height="100">

<layout class="stick_to_sides_attachment" alignment="horizontal" inset="25"/>

<layout class="stick_to_sides_attachment" alignment="top" inset="3"/>

</widget>

<!-- main container - main colour bar - team name - logos -->

<container>

<layout class="stick_to_sides_attachment" alignment="vertical" layout_children="true" inset="0"/>

<layout class="arrange_horizontal_attachment" layout="-1,-1" gap="0" offset="0"/>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>

<!-- Home team container -->

<container id="T1cn">

<container>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>

<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0"/>

<!-- Home team text -->

<widget class="text_button" id="T1nm" size="14" font="fonts/verabd" alignment="right,centre_y" click_event="htac" auto_size="all">

<layout class="centre_in_parent_attachment" alignment="vertical" offset="-35"/>

<layout class="stick_to_sides_attachment" alignment="right" inset="150"/>

</widget>

</container>

</container>

<!-- Away team container -->

<container id="T2cn">

<container>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>

<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0"/>

<!-- Away team text -->

<widget class="text_button" id="T2nm" size="14" font="fonts/verabd" alignment="left,centre_y" click_event="atac" auto_size="all">

<layout class="centre_in_parent_attachment" alignment="vertical" offset="-35"/>

<layout class="stick_to_sides_attachment" alignment="left" inset="150"/>

</widget>

</container>

</container>

</container>

<!-- main container - main colour bar - team name - logos -->

<!-- scoreboard contents-->

<container>

<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>

<layout class="arrange_horizontal_attachment" layout="-1,284,-1" offset="0" gap="0"/>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="18"/>

<!-- dummy container -->

<container>

</container>

<container id="T1cn" height="54">

<layout class="stick_to_sides_attachment" alignment="all" inset="0" layout_children="true"/>

<container>

<layout class="arrange_horizontal_attachment" layout="45,-1,140,-1,45" gap="2"/>

<layout class="centre_in_parent_attachment" layout="vertical" offset="-4" layout_children="true"/>

<widget class="text" id="T1sc" font="fonts/verabd" size="18" height="40" alignment="centre" colour="match scoreboard score">

</widget>

<widget class="text" id="T1as" font="fonts/verabd" size="8" height="30" alignment="centre" colour="match scoreboard aggregate score">

</widget>

<container height="54">

<layout class="arrange_vertical_attachment" alignment="top" gap="2" />

<layout class="stick_to_sides_attachment" alignment="top" inset="0"/>

<layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true"/>

<widget class="text" id="Mclk" font="fonts/verabd" size="16" auto_size="vertical" alignment="centre" colour="match scoreboard clock">

<attachment class="get_global_attachment" get_property="matt" set_property="text"/>

</widget>

<widget class="text" id="Mijt" font="fonts/verabd" size="8" height="12" alignment="centre" colour="match scoreboard added time">

<layout class="stick_to_sides_attachment" alignment="bottom" inset="17"/>

<attachment class="get_global_attachment" get_property="mijt" set_property="text"/>

<attachment class="test_global_attachment" get_property="mijt" mode="0" set_property="hidn" skip_if_null="false" skip_if_resetting="false"/>

</widget>

</container>

<widget class="text" id="T2as" font="fonts/verabd" size="8" height="30" alignment="centre" colour="match scoreboard aggregate score">

</widget>

<widget class="text" id="T2sc" font="fonts/verabd" size="18" height="40" alignment="centre" colour="match scoreboard score">

</widget>

</container>

</container>

<!-- dummy container -->

<container>

</container>

</container>

<!-- scoreboard contents-->

</panel>

Link to post
Share on other sites

I take it that skin has two files in the panels folder one called 'match title bar(normal logo).xml' and one called 'match title bar.xml'?

If so rename 'match title bar.xml' to something else and then rename 'match title bar(normal logo).xml' to 'match title bar.xml'

Then load the game make sure the skin cache is off and reload your skin and the logos should now display on the match screen.

Link to post
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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