Adding Party Members?

● ARCHIVED · READ-ONLY
Started by Draylian 6 posts View original ↗
  1. I have a problem I can't quite put my finger on. I'm trying to add a character to my party but  always end up with a clone. I'm not sure if it's something in my script or if I'm missing something. Screenshots attached below, any help would be awesome! <3

    Screenshots are of the clone character and of my script.

    I am using switches as seen in the screenshots.

    Screenshot7.JPG

    screenshot8.JPG

    screenshot9.JPG

    Screenshot10.JPG
  2. You need a blank (no graphic) page to switch the event to when the new team member is added. Without that s/he will keep standing there even after joining.
  3. Add another event page that makes the event you're talking to have no graphic, which activates upon the condition that party member is in your party.
  4. That is not a script. It is an event. Be very careful to use the correct terms as they mean VERY different things in RPG Maker.


    I can only see part of the event, and it doesn't include the command to add him to the party or what you do afterwards. So I am going on an assumption here and saying you simply need a third page with no sprite, conditioned by a self switch. After adding him to your party, turn on the self switch.
  5. Thanks guys!  I got it to work now! It was as all of you said actually, I simply needed a third page with no sprite. I appreciate the help!
  6. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.