Page 1 of 1

some Team Records display incorrectly

Posted: Sun Feb 02, 2014 2:18 am
by nino33
When you click on "History" and then "Records" you view a team's records
- I'm not sure if it's a bug but most Team records are empty/blank at start-up
- what is a bug for sure is some Team Records display incorrectly

The records Least Wins, Least Goals Scored and Least Goals Against all display incorrectly...the Most Wins, Most Goals Scored and Most Goals Against displays the same result for both "Most" and "Least"

Re: some Team Records display incorrectly

Posted: Sun Feb 02, 2014 7:08 am
by batdad
Awesome one. Also each season the record forest points never displays the user team. At least it never does for me and I always win the pres trophy. :)

Re: some Team Records display incorrectly

Posted: Sun Feb 02, 2014 11:23 am
by archibalduk
Following on from what Nino said, there are two issues I found relating to team records (club_records.dat) when editing the data:

1) Many team records on the Team Records screen in game are not actually stored within club_records.dat. So there's no way of adding these records to the database.

2) For some of the records the game reverses the First Name and Last Name indexes (I haven't checked which records these are, but it'll likely be those Nino mentions in his first thread). E.g. if in the club_records.dat file the First Name index is 90 and the Second Name index is 500, the game reverses these and looks up First Name index 500 and Second Name index 90. So you end up with completely random-looking names for the holders of the affected record categories.