I am trying to transfer my player to a new location upon defeat in battle. I know I'm missing something because it isn't working, I'm still getting a game over screen even though I have the death handler in the battle screen menu set to transfer player instead of game over. I have a feeling I need to do something in the common event being called for player death, but I can't quite figure it out and could use some help.
Edit: the issue was that the battle screen menu only applies to random encounters. If anyone comes across this with the same issue, you must put the commands in the individual event for NPC encounters.