- Joined
- Mar 8, 2019
- Messages
- 10
- Reaction score
- 3
- First Language
- English
- Primarily Uses
- RMMV
I'm creating a game with 100's of playable actors.
What I don't know how to do is create a conditional branch to check if party formation (the list of members you can add to a party) is full.
I want 4 actors max in party, but need 8 actors max in formation slots.
My game is designed to ask anyone to join your party, but I want them to decline your offer to join, if your party formation is maxed out with 8 people.
Also, how do I max my party formation (not party size) at 8 people, I'm using yanflys partysystem.
I hope i'm being clear enough, and thanks in advance for any help.
What I don't know how to do is create a conditional branch to check if party formation (the list of members you can add to a party) is full.
I want 4 actors max in party, but need 8 actors max in formation slots.
My game is designed to ask anyone to join your party, but I want them to decline your offer to join, if your party formation is maxed out with 8 people.
Also, how do I max my party formation (not party size) at 8 people, I'm using yanflys partysystem.
I hope i'm being clear enough, and thanks in advance for any help.

