Unfortunately, that doesn't seem to be the correct variable. I made it empty, but it still adds an extra space due to how it's written in Battle_StartAndEnd, Line 187.
def pbStartBattleSendOut(sendOuts)
# "Want to battle" messages
if wildBattle?
foeParty = pbParty(1)
case...
I'm trying to just call this trainer "rat", but it keeps saying "Unnamed" or breaking because it won't take a blank input without defaulting or sending an error. I was hoping someone could help me figure out a way to make it blank without messing too much with defaults. Either making the trainer...
Alright, I wanted to post this small guide on getting the plugin to work just because I had trouble getting it to compile correctly and reading through the thread wasn't giving me the answer that I needed. So here's (hopefully) a more comprehensive guide that can help out! And to be clear, this...