The RPG Maker Resource Kit

RMRK RPG Maker Creation => General Tutorials and Eventing => RPG Maker General => Tutorials Database => Topic started by: Chaos of Destruction on November 12, 2006, 06:40:54 AM

Title: Party Switcher Tutorials
Post by: Chaos of Destruction on November 12, 2006, 06:40:54 AM
Ok i moved this tutorials from the tutorials section to the tutorials database section now on with the tutorials. If you want this to be moved back into the tutoral section. please go ahead.

Ever have a game that has like 8 party members and you can't find a way to switch party members (Other than using the event of switching.) In game switching to any people you get (So in other words do you know how to switch party members anytime instead of waiting?) Well i know how to. just give me a minute to get it up.

First make a green area so you can put the events anywhere. Now put a event there with 3 pages.

1st page: The first event is nothing (Well if that person didn't join your party then he's just a ghost. well in other words this is used if that person didn't join your party yet.)

2nd page: Make it the avatar of that person and make him say "Can i join you" Next use Show choice. Yes or No. if you choose yes. time to use Variables. If you have less than 3 in the variable (Call it Party members. Increase the variable by one since you have 1 at the start.) Now text say "*Name of Character* Joins your party. Then change party members and control switch. Make it PMember2.If you say No make him say "Ok mabye later." That's all

If your Variable is greater than 3, Text saying "Your party is full." and that's all for that page of events

3rd page: Make him transparent and make him say "Do you want me to take a break? And then show choices Yes and text say "Alright i'll rest." then remove him and minus 1 off the the Variable Party Members and that's all. Say no and do nothing.

If you're confused. i'll make a picture Tutorials soon.
Title: Re: Party Switcher Tutorials
Post by: Best-Gammer on November 16, 2006, 07:11:40 PM
Howa bout this


event>change party and change it...so easy

Do you want me to join

yes-move event>follow player>Check repeat action

No-maybe later






then fater join goto page 2

do you want me to rest?

yes-move event>clear all actions

no-alright letsz go

3rd page

do you want me to follow?


yes-redo wat i said above...move event>follow player>check repeat actions





and switch between the 2nd and 3rd page to redo questions
Title: Re: Party Switcher Tutorials
Post by: patmi on November 16, 2006, 07:35:50 PM
Ok i moved this tutorials from the tutorials section to the tutorials database section now on with the tutorials. If you want this to be moved back into the tutoral section. please go ahead.

Ever have a game that has like 8 party members and you can't find a way to switch party members (Other than using the event of switching.) In game switching to any people you get (So in other words do you know how to switch party members anytime instead of waiting?) Well i know how to. just give me a minute to get it up.

First make a green area so you can put the events anywhere. Now put a event there with 3 pages.

1st page: The first event is nothing (Well if that person didn't join your party then he's just a ghost. well in other words this is used if that person didn't join your party yet.)

2nd page: Make it the avatar of that person and make him say "Can i join you" Next use Show choice. Yes or No. if you choose yes. time to use Variables. If you have less than 3 in the variable (Call it Party members. Increase the variable by one since you have 1 at the start.) Now text say "*Name of Character* Joins your party. Then change party members and control switch. Make it PMember2.If you say No make him say "Ok mabye later." That's all

If your Variable is greater than 3, Text saying "Your party is full." and that's all for that page of events

3rd page: Make him transparent and make him say "Do you want me to take a break? And then show choices Yes and text say "Alright i'll rest." then remove him and minus 1 off the the Variable Party Members and that's all. Say no and do nothing.

If you're confused. i'll make a picture Tutorials soon.
thisis nice! hope you´ll post the screens soon. I have a bigproblemwith this,cause the character join my party,but don´t dissapear from playscreen....
Title: Re: Party Switcher Tutorials
Post by: Cheal on December 12, 2006, 02:56:12 AM
Just wondering, but how would I add the 'Name Hero' command to this to name the new person, If I wanted it for like a nickname or something, and then keep it throughout the rest of the game? :-\
Title: Re: Party Switcher Tutorials
Post by: darkelementwars on December 12, 2006, 02:58:30 AM
or u could just use blizzard's "easy party switcher" script