Jump to content

Tweak to match scoreboard


PeteMac1990
 Share

Recommended Posts

haven't had a chance to test, but i think if you go into the match score area panel and search for "T1Co" you'll get the code below

                <container class="client_object_viewer_xml_panel" id="T1Co" override_with_object="true">
                    <attachment_group class="horizontal_arrange" horizontal_layout="-1" vertical_inset="0" horizontal_gap="0"/>
                    <container class="main_box_no_margin" id="t1CB" appearance="boxes/custom/bundesliga/match/bundesliga team background">
                        <attachment_group class="horizontal_arrange" horizontal_layout="-1" vertical_inset="-3" horizontal_gap="0"/>
                        <record id="object_property">
                            <integer id="get_property" value="tbcl" />
                            <integer id="set_property" value="blue_replacement" />
                        </record>

                        <widget class="text_button" id="T1nm" font="bundesliga-condensed" size="12" alignment="top" click_event="htac" navigation_focus_target="false" multiline="true">
                            <record id="object_property">
                                <integer id="get_property" value="ttbw" />
                                <integer id="set_property" value="colour" />
                            </record>
                        </widget>
                    </container>
                </container>

 

Try edit the bold value 

Link to post
Share on other sites

Thanks for the advice. I changed the value but all it seemed to do was make the box the writing is in bigger. I've had a play around with a few other values but all it seems to do is make the box where the teams names are larger or move the time up/down

Link to post
Share on other sites

4 hours ago, PeteMac1990 said:

Thanks for the advice. I changed the value but all it seemed to do was make the box the writing is in bigger. I've had a play around with a few other values but all it seems to do is make the box where the teams names are larger or move the time up/down

Try edit the borders in the graphic files perhaps? There will be files such as team.png, and team.xml, in the xml there'll be a bunch of values like

top="xx" left ="xx" and so on.

Try either reduce the top value or increase the bottom value

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