Alessandro wrote:And please have a look at my problem as Manimal DB needs me

Haha! Patience, my friend!

I've been taking a couple of days off from the Updater to work on the UK EIHL research for Manimal as well as some OOTP stuff. I think I've fixed the problem with the semicolon delimiters and I should have something for you this evening or tomorrow.
Alessandro wrote:Are you going to try and circunvent the limit for the KHL too?
It's not looking possible I'm afraid... but I haven't given up quite yet. The best I've been able to do so far is rename it Kontinental League (which isn't too bad, really).
Primis wrote:Is there a way to swap league/competition names, kinda' like we already have to do with teams in the editor? Essentially, can't you rename the UHL to SPHL and then use ArtMoney to rename some other defunct league/competition to the UHL so that the name is still present in the DB/savegame when the game does its check? To the point you could even create a new League/Competition that exists solely so its name can be changed to the UHL, so no other leagues/comps are compromised? Just an idea.
This is what I was initially trying, but I couldn't get it to work. I think the reason for this is as follows:
Each competition in the database has an ID number. For example, the NHL is ID# 0 and the UHL is 17. It seems, for example, that the league with ID# 17 in the database has to be named the United Hockey League. If you rename it, EHM will crash. It will crash even if you swap names with another league. However, I can get around this by using a hex editor to rename the league name stored in the exe and also making the same name change in the database. This way, I can change the name of the league that EHM expects to have ID# 17, etc. This is how I can rename the UHL to the SPHL and the original SPHL to UHL.
I'm going to see if I can swap the Norwegian League with the Italian Serie A as an extension of the above. It's a bit of a long-winded way of doing things, but it's a start. If I can find the location of the ID numbers within the exe then I might be able to do some serious swapping without having to make any changes to the database.
Primis wrote:That's the one thing I really want is a fixed AHL and ECHL.
I completely agree! I want to look at this. Whether I'll have any luck is doubtful however. It's a shame Lazion is around so much at the moment - he seemed to know quite a lot about editing rules and structures.