beanos36 Posted January 2, 2021 Share Posted January 2, 2021 Anyone know why the odds would be kinda scrunched up and not clear in the schedule screen and why they only appear in some games and not others? I've included a screenshot of what I mean Thanks Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted January 4, 2021 Share Posted January 4, 2021 It doesn't look like it's one of the default selectable columns, so it will depend on the code used to display the odds there (most likely the code isn't designed to be placed in a table) - you'd need to test out setting multiline code to true/false or change that that table isn't set up to have fixed size rows. As for why it only shows for a few games, the game likely doesn't generate the odds that far ahead (especially as they depend on form) and they get dismissed for already played games as they are no longer needed which reduces the memory use. Link to post Share on other sites More sharing options...
beanos36 Posted January 4, 2021 Author Share Posted January 4, 2021 5 hours ago, michaeltmurrayuk said: It doesn't look like it's one of the default selectable columns, so it will depend on the code used to display the odds there (most likely the code isn't designed to be placed in a table) - you'd need to test out setting multiline code to true/false or change that that table isn't set up to have fixed size rows. As for why it only shows for a few games, the game likely doesn't generate the odds that far ahead (especially as they depend on form) and they get dismissed for already played games as they are no longer needed which reduces the memory use. Thanks for this, I’ll check when I get in. I thought the second part might be game design but thought I’d double check. Ta Link to post Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now