ACK, sorry, but I need to reexplain myself. Sorry for my ignorance.
I'm trying to make a simple reserve party system, where a person can switch different heros in and out. I've decided to write a simple script, and one of the things that I want to do is call the "Show Choices" event to let the player decide which characters to switch.
My actual question is: in the Show Choices classes, does it output the result of what the player chooses, or how do I determine how the Show Choices classes handle the chosen choice?
Again, sorry for my n00b ignorance on the last question. I wrote that question right before a college class.