Jump to content

HELP! The team selection interface is strange!


giggsxbr
 Share

Recommended Posts

Look at the pic, in the team selection interface, the box is too small that some information is missing.

But the tactic interface is OK.

I've changed some skins but the problem still exsits. The 'zone-out' is set to 85%. Window mode.

Anyone know how to fix it? Should I modify some panel xml files or something?

selection_eng.thumb.JPG.525b43f616416bb06847b2b78a6ae71a.JPG

tactic_eng.thumb.JPG.a138691df8b75ea70d15fa66d78a6e4a.JPG

Link to post
Share on other sites

The dimensions of the panel are controlled by the tactics with embedded section tabs panel xml file found in the panels/match folder, if not present you'll need to extract it from the panels fmf file.

In that file is code that looks like this:

                <record>
                    <flags id="alignment" value="vertical" />
                    <integer id="min_value" value="760" />
                    <integer id="max_value" value="868" />
                    <symbol id="set_property" value="height" />
                    <integer id="true_value" value="
680" />
                    <integer id="false_value" value="
650" />
                </record>

Locate the min/max values that lie within the resolution of your screen/window (if you are using the zoom options you might need to edit other ones as well), then edit the true/false values to suit your needs.

 

Alternatively you can also just take the above file from my Light Skin or Match Screens Mod (v2) as both of them include a version of the file I have already edited to scale with different resolutions better.

Link to post
Share on other sites

在 2021/10/2 在 AM12点07分, michaeltmurrayuk说:

The dimensions of the panel are controlled by the tactics with embedded section tabs panel xml file found in the panels/match folder, if not present you'll need to extract it from the panels fmf file.

In that file is code that looks like this:

                <record>
                    <flags id="alignment" value="vertical" />
                    <integer id="min_value" value="760" />
                    <integer id="max_value" value="868" />
                    <symbol id="set_property" value="height" />
                    <integer id="true_value" value="
680" />
                    <integer id="false_value" value="
650" />
                </record>

Locate the min/max values that lie within the resolution of your screen/window (if you are using the zoom options you might need to edit other ones as well), then edit the true/false values to suit your needs.

 

Alternatively you can also just take the above file from my Light Skin or Match Screens Mod (v2) as both of them include a version of the file I have already edited to scale with different resolutions better.

THANKS A LOT!! It works! And I love your mod too

Edited by giggsxbr
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...