Page 1 of 1
Stats
Posted: Sun Feb 01, 2009 1:45 pm
by Jeffrey
Show top 5 instead of 3 leaders of each stat category.
Posted: Sun Feb 01, 2009 8:54 pm
by gyboth
You can manage this yourself by changing the
Code: Select all
int_stat_teams_len 3
int_stat_players_len 5
entries in the support_files/bygfoot_constants file (if you've installed the game on Linux, you have to edit the file in the appropriate place, e.g. /usr/share/bygfoot/support_files or so).
Restart the game afterwards or reload the constants file from the preferences.
thanks
Posted: Mon Feb 02, 2009 1:26 am
by Jeffrey
Thanks i suppose this could also be changed in windows.
Any reason 3 was chosen? maybe space constraints. I don't thin kit would performance, right?
found it
Posted: Mon Feb 02, 2009 1:31 am
by Jeffrey
no worries i found the file on windows. Thanks again. Very thoughtful to keep everything configurable.
Re: thanks
Posted: Mon Feb 02, 2009 10:17 am
by gyboth
Jeffrey wrote:Thanks i suppose this could also be changed in windows.
Any reason 3 was chosen? maybe space constraints. I don't thin kit would performance, right?
No particular reason... it's just that the feature is meant to be about leaders, not to show full stats about a league. And no, it's not about space or performance.