Jump to content

[tip]competition logo&name for scoreboard


Gabriel )mar Batistuta

Recommended Posts

10311268.png

73320836.png

step 1. open your panel that is "match title bar score"

step 2. copy&paste code(colour of code is red)

---------------------------------------------------------------------------------------------------------------------------

<panel title="Match Title Bar">

<layout class="arrange_horizontal_attachment" alignment="left" gap="0" offset="0"/>

<layout class="fit_children_attachment" alignment="horizontal,fill" gap="0" offset="0"/>

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

<container class="bordered_box" appearance="boxes/scoreboard/paper">

<layout class="arrange_horizontal_attachment" alignment="horizontal" gap="0" offset="0"/>

<layout class="fit_children_attachment" alignment="horizontal,fill" gap="0" offset="0"/>

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

<container width="10"/>

<!--home button-->

<widget class="button" id="homb" click_event="home" auto_size="all" appearance="button/exit match/button">

<layout class="centre_in_parent_attachment" alignment="vertical" offset="1"/>

</widget>

<container width="10"/>

<!--comp picture-->

<widget class="team_logo_picture" id="fxCo" scale_picture="true" alignment="centre_y,centre_x" width="30">

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

<boolean id="keep_aspect_ratio" value="true" />

<flags id="image_alignment" value="centre" />

<record id="object_property">

<integer id="get_property" value="fxCo" />

</record>

</widget>

<container width="10"/>

<widget class="fixture_name_text" auto_size="horizontal" id="fxnm" spec="text,large,bold" size="9" alignment="centre_y,centre_x" colour="white" style="semi_bold, shadowed">

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

<record id="object_property">

<integer id="get_property" value="FxNm" />

</record>

</widget>

<!--clock-->

<widget class="text" id="Mclk" size="12" width="80" alignment="centre" font="fonts/match titlebar" translate="false">

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

</widget>

<widget class="text" id="Mijt" size="8" width="40" alignment="centre" colour="match scoreboard added time" style="semi_bold">

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

</widget>

<!-- home team -->

<container>

<layout class="fit_children_attachment" alignment="horizontal" offset="0" gap="0"/>

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

<!--home team background colour-->

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

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

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

</widget>

---------------------------------------------------------------------------------------------------------------------------------

I just want to help, good luck

ps. Maybe....... I will not come back, sorry.

Link to post
Share on other sites

Nice mod thanks.

Is it possible to make it with just the logo and not the written name?

Sure. This code is competitions's logo. Copy&Paste

<container width="10"/>

<!--comp picture-->

<widget class="team_logo_picture" id="fxCo" scale_picture="true" alignment="centre_y,centre_x" width="30">

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

<boolean id="keep_aspect_ratio" value="true" />

<flags id="image_alignment" value="centre" />

<record id="object_property">

<integer id="get_property" value="fxCo" />

</record>

</widget>

<container width="10"/>

Link to post
Share on other sites

Sure. This code is competitions's logo. Copy&Paste

<container width="10"/>

<!--comp picture-->

<widget class="team_logo_picture" id="fxCo" scale_picture="true" alignment="centre_y,centre_x" width="30">

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

<boolean id="keep_aspect_ratio" value="true" />

<flags id="image_alignment" value="centre" />

<record id="object_property">

<integer id="get_property" value="fxCo" />

</record>

</widget>

<container width="10"/>

Thanks a lot! I much prefer my match screen following your mod :thup:

Link to post
Share on other sites

so if you mad a sample to show why not do it 4 people to download?????

There is no download, he copied the text into his message that you need to copy into the panel "match title bar score" JUST AS HE SAYS!!!!!!!

The confusion may come from him misunderstanding maloney above, but it is quite clear what you have to do if you just read the OP's instructions. Maloney was asking where the panel is, and the answer is that it is in the folder of the skin you are using.

Link to post
Share on other sites

10311268.png

73320836.png

step 1. open your panel that is "match title bar score"

step 2. copy&paste code(colour of code is red)

---------------------------------------------------------------------------------------------------------------------------

<panel title="Match Title Bar">

<layout class="arrange_horizontal_attachment" alignment="left" gap="0" offset="0"/>

<layout class="fit_children_attachment" alignment="horizontal,fill" gap="0" offset="0"/>

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

<container class="bordered_box" appearance="boxes/scoreboard/paper">

<layout class="arrange_horizontal_attachment" alignment="horizontal" gap="0" offset="0"/>

<layout class="fit_children_attachment" alignment="horizontal,fill" gap="0" offset="0"/>

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

<container width="10"/>

<!--home button-->

<widget class="button" id="homb" click_event="home" auto_size="all" appearance="button/exit match/button">

<layout class="centre_in_parent_attachment" alignment="vertical" offset="1"/>

</widget>

<container width="10"/>

<!--comp picture-->

<widget class="team_logo_picture" id="fxCo" scale_picture="true" alignment="centre_y,centre_x" width="30">

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

<boolean id="keep_aspect_ratio" value="true" />

<flags id="image_alignment" value="centre" />

<record id="object_property">

<integer id="get_property" value="fxCo" />

</record>

</widget>

<container width="10"/>

<widget class="fixture_name_text" auto_size="horizontal" id="fxnm" spec="text,large,bold" size="9" alignment="centre_y,centre_x" colour="white" style="semi_bold, shadowed">

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

<record id="object_property">

<integer id="get_property" value="FxNm" />

</record>

</widget>

<!--clock-->

<widget class="text" id="Mclk" size="12" width="80" alignment="centre" font="fonts/match titlebar" translate="false">

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

</widget>

<widget class="text" id="Mijt" size="8" width="40" alignment="centre" colour="match scoreboard added time" style="semi_bold">

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

</widget>

<!-- home team -->

<container>

<layout class="fit_children_attachment" alignment="horizontal" offset="0" gap="0"/>

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

<!--home team background colour-->

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

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

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

</widget>

---------------------------------------------------------------------------------------------------------------------------------

I just want to help, good luck

ps. Maybe....... I will not come back, sorry.

Do you know how to override the team text colours on the scoreboard in that file so that they're both white on a black background? Currently the scoreboard colours use the team text colours which leads to contrast issues, like this...

steua2.jpg

What I want is to use a generic colour: white for team text, and black for scoreboard background, so this issue no longer arises.

Link to post
Share on other sites

Archived

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

  • Recently Browsing   0 members

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