Posting here because I need some help from you. I'm trying to migrate my old titlepack scripts from MP3 to MP4 but I can't get them working at all.
I tried changing libraries from old inclusions to the matching ones but I still trigger compilation errors in a place or another.
(Mostly missing methods [so I guess I'm using the wrong libraries], or an error concerning AutoTeamBalance being a system function now.
For Arena Duel for example, I was extending "Modes/ShootMania/ModeMatchmaking.Script.txt", it seems now I have to use "Modes/ShootMania/Base/ModeMatchmaking.Script.txt" but it still doesn't help as I end triggering the compilation error about AutoTeamBalance (that comes from Mode.Script.txt)
Is there any recommended way to make it work properly at least until I re-do the things with actual libraries?
Thank you for your answers
