Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: megaman666 on April 30, 2008, 02:51:16 AM

Title: Wtf?
Post by: megaman666 on April 30, 2008, 02:51:16 AM
I have an event where you talk to a character, he asks a question. You answer one way he joins your party, you answer the other way he disappears. End Event is the last part on both choices. For some reason when I go to a different map then back to that one he respawns. Help please?
Title:
Post by: ZeroKirbyX on April 30, 2008, 02:55:25 AM
Switches.
Title:
Post by: Prpl_Mage on April 30, 2008, 05:27:00 AM
Aye, make the event activate a switch and then add a second event page to the event.
That or simply adding the condition of the second page to be "Hero 2" in party and have that second page with no graphic and no events in it.