Party members

● ARCHIVED · READ-ONLY
Started by Koblas 7 posts View original ↗
  1. If My main characters has 2 party members with him, how can I deny them to participate in the battle
  2. You can use the change party members command to remove them from the party before the battle, then add them again whenever you want.
  3. Amarok said:
    You can use the change party members command to remove them from the party before the battle, then add them again whenever you want.
    My bad I didn't specified: I want to create a sort of "Pokemon" battle system, where just one character is fighting, but then you can switch him with the other party members
  4. Amarok said:
    You can use the change party members command to remove them from the party before the battle, then add them again whenever you want.

    Just a quick addition to that... you can also save the current member in position 1-8 to a variable before you remove them so you can pull from that later to re-add that same actor (if your game has multiple possible characters). However, the Change Party Member option built into RMMV doesn't let you choose an actor by variable (sadly) to add. So you will have to use a script. Which I am unfamiliar with myself.
  5. Koblas said:
    My bad I didn't specified: I want to create a sort of "Pokemon" battle system, where just one character is fighting, but then you can switch him with the other party members

    for that the easiest way is probably to use a plugin that lets you change battle members mid battle plus another that changes the max number of party members in battle to 1. If i remember correctly Yanfly had a couple plugins that allowed that, but sadly i dont remember the names.
    They should be easy to find though.