Im new to rpg maker 3, and was woundering if some of you could tell me how to get it so one of my charactes cant join the party unless i do something first, like i want character 2 to not beable to join unless i give him something and character 3 i dont want to join unless ive got character 2, and the other question i have how can i have it so they cant enter into a building unless i have all characters in there? Thank you in advance.
Announcement
Collapse
No announcement yet.
Questions on rpg maker 3
Collapse
X
-
DarikTags: None
-
Re: Questions on rpg maker 3
was wondering if some of you could tell me how to get it so one of my charactes cant join the party unless i do something first, like i want character 2 to not beable to join unless i give him something
This is simple
when setting different modes for the potential joiner add one mode where he joins the party, this mode will not be activated until the npc variable is changed, the npc variable isn't changed until the party gets the item.
u can set up your second problem along the same linesLast edited by Aminveloscasin; 10-07-2005, 11:30 AM.
-
Darik

Comment