Jump to content

Match Odds on Schedule/Fixtures Screen - "fixture details" panel


Tyburn
 Share

Recommended Posts

This is very odd. The code to show "odds" is in the panel "fixture details" that controls the right hand side of the schedule fixtures screen. But on any skin that has the code (including the default football manager skin) the game is not reading it.

Has anyone got match odds on the right side panel of the schedule/fixtures screen? We should have. The code is there.

Vanilla file attached.

fixture details.xml

Link to post
Share on other sites

:D bug in original xml?
 

					<!--odds-->
					<widget class="label" id="FOtl" auto_size="all" font="title"/>
					<widget id="cot" class="fixture_odds_text" alignment="centre,centre_y" style="bold" colour="accent">
						<record id="object_property">
							<integer id="get_property" value="FxOd" />
						</record>
					</widget>

 

2021-03-13 18_33_21-Window.png

Link to post
Share on other sites

59 minutes ago, Olas Nick said:

:D bug in original xml?
 


					<!--odds-->
					<widget class="label" id="FOtl" auto_size="all" font="title"/>
					<widget id="cot" class="fixture_odds_text" alignment="centre,centre_y" style="bold" colour="accent">
						<record id="object_property">
							<integer id="get_property" value="FxOd" />
						</record>
					</widget>

 

2021-03-13 18_33_21-Window.png

Widget ID=“cot”

Thanks for posting this :) 

Link to post
Share on other sites

  • 2 years later...
10 minutes ago, ProZone said:

Is there a way to correct this for the default skin? Could someone step me through how to do it on a Mac?

You would have to download the base skin from the 1st post here in the forum

then take the default file i've attached and change the ID as shown above and copy the file to the match folder in the base skin

clear the cache and reload the skin

fixture details.xml

Link to post
Share on other sites

21 hours ago, snowofman said:

You would have to download the base skin from the 1st post here in the forum

then take the default file i've attached and change the ID as shown above and copy the file to the match folder in the base skin

clear the cache and reload the skin

fixture details.xml 11.57 kB · 5 downloads

Appreciate the help but haven't quite got it to work just yet...

I successfully loaded the base21 skin into the game.

The base21 download didn't contain a 'match' folder so I created it and copied the fixture details.xml into it.

Is this correct?

I'm suspecting not - the game doesn't appear to be reading the fixture details.xml file as I can delete some of the other bits of code (non Odds) with no effect on the Schedule screen in the game.

Screenshot 2023-04-02 at 22.52.21.png

Link to post
Share on other sites

7 hours ago, ProZone said:

Appreciate the help but haven't quite got it to work just yet...

I successfully loaded the base21 skin into the game.

The base21 download didn't contain a 'match' folder so I created it and copied the fixture details.xml into it.

Is this correct?

I'm suspecting not - the game doesn't appear to be reading the fixture details.xml file as I can delete some of the other bits of code (non Odds) with no effect on the Schedule screen in the game.

Screenshot 2023-04-02 at 22.52.21.png

panels/match

move the match folder into the panels folder

Edited by snowofman
Link to post
Share on other sites

  • 4 weeks later...
On 14/03/2021 at 00:34, Olas Nick said:

:D bug in original xml?
 

					<!--odds-->
					<widget class="label" id="FOtl" auto_size="all" font="title"/>
					<widget id="cot" class="fixture_odds_text" alignment="centre,centre_y" style="bold" colour="accent">
						<record id="object_property">
							<integer id="get_property" value="FxOd" />
						</record>
					</widget>

 

2021-03-13 18_33_21-Window.png

how to change the position of the stadium image how?

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