HOW TO MAKE A PARTY CREATION SYSTEM
One of the many ways to make your own party creation system.
WhiteWizard32- 10/29/2011 12:16 PM
1. First of all, you need to create the classes that the player can pick
from.
2. Next, create pictures for all those classes that you want selectable.
3. Now, create an event anywhere. Doesn't matter where, though it should have
a sensical spot.
4. Here's what the event looks like. I will use some jobs from final fantasy.
Message: Would you like to form your
team?
Show Choices: Yes/No
: Handler
Message: Okay!
Message Display Options: Transp, Center, Fixed, Halt Processes
Message: Gender?
Show Choices: Male/Female
: Handler
Message: Which class will you choose?
Show Choices: Knight/Black Mage/White Mage/More...
:Handler
Show picture: 1, Knightpic, (160, 120)
Message Display Options: Normal, Bottom, Auto, Halt Processes
Message: (Insert information about Knight Here.)
Message: Add to party?
Show Choices: Yes/No
: Handler
Enter Hero Name: KnightM
Change Party Members: KnightM Add
: Handler
:End
Erase Picture: 1
... and so on.
Notes: Just copy and paste all the male choices into the female choices then change the gender of the characters in there to female.
Hope you all find this useful! I did when I finally figured it out for my game, Infinitus Despero.
from.

2. Next, create pictures for all those classes that you want selectable.

3. Now, create an event anywhere. Doesn't matter where, though it should have
a sensical spot.
4. Here's what the event looks like. I will use some jobs from final fantasy.
Message: Would you like to form your
team?
Show Choices: Yes/No
: Handler
Message: Okay!
Message Display Options: Transp, Center, Fixed, Halt Processes
Message: Gender?
Show Choices: Male/Female
: Handler
Message: Which class will you choose?
Show Choices: Knight/Black Mage/White Mage/More...
:Handler
Show picture: 1, Knightpic, (160, 120)
Message Display Options: Normal, Bottom, Auto, Halt Processes
Message: (Insert information about Knight Here.)
Message: Add to party?
Show Choices: Yes/No
: Handler
Enter Hero Name: KnightM
Change Party Members: KnightM Add
: Handler
:End
Erase Picture: 1
... and so on.

Notes: Just copy and paste all the male choices into the female choices then change the gender of the characters in there to female.
Hope you all find this useful! I did when I finally figured it out for my game, Infinitus Despero.
Posts 

Pages:
1
That was supposed to be a hint as to how to post images. Let's say I typed that in, but replaced the "Insert URL information here!" with "http://rpgmaker.net/media/content/users/8200/locker/VX_map_contest.png". This would result in displaying this ditty:
If you still have no clue what I'm talking about, try pressing the "Quote" button on this post and observe the tags.

If you still have no clue what I'm talking about, try pressing the "Quote" button on this post and observe the tags.
Pages:
1












