>>53562867>how did you turn on leaderswappingIt was some line of code in unionall.sbb that i stuck in pretty early on.
I swear to god i fixed that bug, the game's supposed to autofail you during the story if your partner gets KO'd. I even busted out a hex editor to fix this and tested it by getting the partner killed in Mt Bristle. What exactly is happening when your partner faints?
The line of code should be as follows:
$PERFORMANCE_PROGRESS_LIST[7] = 1;
Deleting this line should remove the ability to leaderswap. Until graduation at least, but after that point stuff shouldn't be any kind of issue. there's a line of code around that point to enable leaderswap, chunsoft simply never enabled leaderswap in any dungeon.