Is there a plugin that can...
Okay, I did a custom loss event that blocks experience. I got it to skip leaked experience, I got it not to run depending on whether it's a boss battle, and to run for non-boss touch battles and random encounters. No problem, it all works. Until...
I have 3 party members dead, and one that got hit with stone. It acted like everyone was still alive, and not just that, it failed even when I tried to check for stone.
I want to turn on a switch by comment, @party_cannot_act switch
Or something that changes how gameover event flags work.
Update: Nevermind, I worked it out with some super-redundant code.