Jump to content

İ can not see other matches odds? How to see all matches odds?


Pafnus
 Share

Recommended Posts

5 dakika önce, Olas Nick said:

theoretically, they are calculated for each match in each playable tournament
you can make sure of this by looking at the calendar of any team

  Hide contents

_2023-06-19_17-54-39.thumb.png.2d4dc66de8b0574a85127a11ecce4c1b.png

of course, if the skin you are using has a fixed bug with the display of odds

İ don't use any skin.. i use default fm 23 skin. But i dont see any odds in fixture, it only seen as news.

 

How can i fix ?

Edited by Pafnus
Link to post
Share on other sites

39 minutes ago, Pafnus said:

İ don't use any skin.. i use default fm 23 skin. But i dont see any odds in fixture, it only seen as news.

 

How can i fix ?

You would have to download the base skin here

then extract the default files "Panels" this way
 


then after extracting the "panels" file, you find the match folder and the file called

fixture details.xml

find the code similar to this

<!--odds-->
<widget id="test" class="fixture_odds_text">
	<record id="object_property" get_property="FxOd" />
</widget>

then replace the current code with the one i've posted save the file and copy it into the base skin in the match folder

clear the cacse and reload the skin

Link to post
Share on other sites

9 dakika önce, snowofman said:

You would have to download the base skin here

then extract the default files "Panels" this way
 


then after extracting the "panels" file, you find the match folder and the file called

fixture details.xml

find the code similar to this

<!--odds-->
<widget id="FxOd" class="fixture_odds_text">
	<record id="object_property">
		<integer id="get_property" value="FxOd" />
	</record>
</widget>

then replace the current code with the one i've posted save the file and copy it into the base skin in the match folder

clear the cacse and reload the skin

İ will try but it is maybe too much for me :/

Link to post
Share on other sites

5 minutes ago, Pafnus said:

İ will try but it is maybe too much for me :/

I'm really always curious in such cases, what did you expect when you asked the question? :cool:

many expect magic for some reason, but it's just manipulation with code in base files.

Link to post
Share on other sites

19 minutes ago, Pafnus said:

İ will try but it is maybe too much for me :/

even tho the change thats needed i 4 letters, you still need to download the base skin and copy it into your skins folder 

Documents\Sports Interactive\Football Manager 2023\skins

 

Then inside the skin you just downloaded, 

panels/match

drop this file in

 

start game, go to preferences and pick the base skin you just added - reload the skin and you should have the odds

 

fixture details.xml

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