Jump to content

National Stadiums FM23


statomatic7
 Share

Recommended Posts

Hi all, I was wondering if there was a way to get a national stadium to show for countries that use various stadiums? i.e as per the below picture Italy have various stadiums so none shows for this reason I'm assuming.

Any help would be most appreciative.

image.png.507e1deace4d792b86f1b0fb507d6368.png

Link to post
Share on other sites

7 minutes ago, statomatic7 said:

Hi all, I was wondering if there was a way to get a national stadium to show for countries that use various stadiums? i.e as per the below picture Italy have various stadiums so none shows for this reason I'm assuming.

Any help would be most appreciative.

image.png.507e1deace4d792b86f1b0fb507d6368.png

If you have a stadium with id - 156312 it should be shown as Italy as it's one of the stadium used

Link to post
Share on other sites

12 minutes ago, statomatic7 said:

@snowofman

I have that stadium ID on the config file and it shows up for Milan and Inter on the club overview page, just not on the national overview page, when I go into facilities and click on the San Siro it shows up, just no picture on the nation overview panel.

<widget class="stadium_picture" id="STAp" image_alignment="centre_x, centre_y" inset="-20" scale_picture="true" keep_aspect_ratio="true">
	<record id="object_property" get_property="objt" set_property="objt"/>
</widget>

This is the normal way to have a stadium picture

as i can't see which skin you're using, i can't check if something looks off

Link to post
Share on other sites

24 minutes ago, snowofman said:
<widget class="stadium_picture" id="STAp" image_alignment="centre_x, centre_y" inset="-20" scale_picture="true" keep_aspect_ratio="true">
	<record id="object_property" get_property="objt" set_property="objt"/>
</widget>

This is the normal way to have a stadium picture

as i can't see which skin you're using, i can't check if something looks off

 

I tried editing the below to match with yours and still nothing, here is what mine looks like(i'm using my own skin) Not sure how else to edit it to get to my desired destination!! 

 <widget class="stadium_picture" id="STAp" image_alignment="top, centre_x" scale_picture="true" keep_aspect_ratio="true">
                        <record id="object_property">
                            <integer id="get_property" value="objt" />
                            <integer id="set_property" value="objt" />
                        </record>
                    </widget>

Link to post
Share on other sites

12 minutes ago, statomatic7 said:

 

I tried editing the below to match with yours and still nothing, here is what mine looks like(i'm using my own skin) Not sure how else to edit it to get to my desired destination!! 

 <widget class="stadium_picture" id="STAp" image_alignment="top, centre_x" scale_picture="true" keep_aspect_ratio="true">
                        <record id="object_property">
                            <integer id="get_property" value="objt" />
                            <integer id="set_property" value="objt" />
                        </record>
                    </widget>

Try and take a look at the Tato skin and the way Wozzie has done it

Link to post
Share on other sites

On 10/08/2023 at 14:09, snowofman said:

the way Wozzie has done it

I have researched this approach. at first it was a bit more like magic, but after figuring it out I was able to replicate the idea using a xml-file structure that was more understandable to me. it`s realy works. :thup:
 

Spoiler

2023-08-1118_58_57-Settings.thumb.png.3c255e6d3df982acc4ad2e9b036db7c8.png

 

Link to post
Share on other sites

1 hour ago, Olas Nick said:

I have researched this approach. at first it was a bit more like magic, but after figuring it out I was able to replicate the idea using a xml-file structure that was more understandable to me. it`s realy works. :thup:
 

  Hide contents

2023-08-1118_58_57-Settings.thumb.png.3c255e6d3df982acc4ad2e9b036db7c8.png

 

I'm still trying to figure it out!! I'll get there in the end...

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