Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detecting if a club is active? #41

Open
joshlit opened this issue Sep 8, 2015 · 2 comments
Open

Detecting if a club is active? #41

joshlit opened this issue Sep 8, 2015 · 2 comments

Comments

@joshlit
Copy link
Contributor

joshlit commented Sep 8, 2015

Hey, I'm trying to find a way to detect if a club is "active" so I can fix club finances since inactive clubs (for example FC Saxon Sports) don't actually have finances.
Any ideas?

@ThanosSiopoudis
Copy link
Owner

There used to be a flag in the save game, I don't know if this is in the memory.
The savegame had a flag at the first or second byte of the finances object.

@joshlit
Copy link
Contributor Author

joshlit commented Sep 23, 2015

Was the flag as simple as 0 for inactive, 1 for active?

I've been trying to find it for the past 2 weeks, I looked in the league object.. the club object.. the finance object.. I can't find it anywhere. But surely it must be somewhere..

Maybe it's something to do with the playable leagues now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants