I tested it out again.
When I inserted Weirdone2's pack, I think that it worked fairly well, I didn't test.
However, when I inserted JJ's pack, it messed up a bit. At the function main, it looked like this.
Code: Select all
function main takes nothing returns nothinglocal integer zzz
It added the local on the same line as the function main, not below it, so it didn't work. Also, when viewing the .j in the program, it compresses everything together. No linebreaks, no spaces, I don't know if that's your program, or if I'm just too used to Jasscraft being amazing, but that could be annoying if you're trying to see if it worked. That also might be the reason for the function main problem. Though, it had no locals, so that might be its problem. It had no locals to insert underneath, so maybe it works otherwise.
Anyhoo, are you planning to add more cheatpacks? Automated Xantan inserter... Meh, automatic things take all the fun out of cheating. I'd prefer to insert them on my own, it honestly doesn't take that long, and I might catch an anticheat or some protections that way, so I still prefer to do it manually. If it improves enough though, maybe I'll change...