Vl@d Zola Jr. wrote:M@dDog, I mean:
1. In the value U found there are some meanings (Normal player, CAP, Normal in Created Team, CAP in Created Team, etc. I didn't make a list, just found the proper formula).
2. In the value I found for CF there are also some meanings: IFF, Generic, Chinese, etc. (?). In v. 0.5 there is one formula, but I suppose it to be some other. So, I'm interested, if that one in 0.5 is right? Why do Chinese have special number here? Why 3 is assingned to nobody (btw, maybe U test this meaning of the value?)? And Celebreties have 1.
So, in 0.5: 0 - IFF, 1 - Celebrity(?), 2 - Generic Face, 3 - *nobody*, 4 - Chinese
In new formula: 0 - IFF, 1 - Generic Face, 2 - Chinese.
I wonder, which one is right?
Or maybe even the right formula's result is: 0 for IFF and 1 for Generic Face?
So, I'm interested, whether 1, 3, 4 meanings really change the deal here or not? Can U check this out?
PS: Ok, I'll send U the new version for tests, but not sure when it will be finished.
==============================
About adding players: this won't be able at least until I make teams editable.
==============================
Mr.Xcitement96, thx for checking that.
Vl@d,
OK I tested the different values from you player type column (once without hex editing and the second time with the value A1 for each test):
- 0, 1 and 4 = values for players with IFF (no difference between them actually)
- 2 and 3 = values for generic players (no difference between them) - the cyberface isn't used (CAP instead) but the portrait is from the IFF file assigned
When hex editing with A1, everything becomes editable (nonetheless limited for players with IFF activated).
So, you're right there are two interesting values for Player Type:
- 1. IFF activated for cyberface
- 2. IFF deactivated for cyberface with generic face instead
IFF numbers show the portraits for both values.
Then you probably need to implement the value I found with another column for Player Editing Possibilities:
- 1. Limited editing (values already used by the rosters for real players)
- 2. Full editing (A1 value very usefull for generic faces as the can be fully edited)
I think that's the best I can find for now. I will be glad to help you in testing your updated editor before release. Ask me if you need any other testing.