- Joined
- Jul 12, 2020
- Messages
- 585
- Reaction score
- 322
- First Language
- English
- Primarily Uses
- RMMV
I don't think there is a direct to do this, according to this thread about my game issue:
forums.rpgmakerweb.com
If possible, could someone please make a plugin where, if Actor(s) are missing from the party, the game doesn't automatically make the other Actors change to the next IDs in the sequence?
What I mean is, I have 4 Actors.
Actor001, 002, 003, and 004.
Say for instance, Actor 001 is gone for some portion of my game. It would be great if the plugin made it to where Actor002 doesn't become the new Actor001, and just remains as Actor002.
So essentially their usual spots in the party are just blank.
In-battle, the missing actor's spots are just blank since they aren't there. [This would help me with my UI configuration]
Outside of battle, the missing actors are not in the party, so whoever is left should just be in their own little follower/formation, and not just have a blank spot for the missing members.
How do I...work with Party Member/Actor ID's for UI configuration?
Hey everyone! I am afraid this might be a bigger core issue, but I'm not too sure. I will try to break this down as much as I can think: So in my game, I have (up to 4) party members that are able to be played during the course of the entire game. Here is that database: So during battle and...

If possible, could someone please make a plugin where, if Actor(s) are missing from the party, the game doesn't automatically make the other Actors change to the next IDs in the sequence?
What I mean is, I have 4 Actors.
Actor001, 002, 003, and 004.
Say for instance, Actor 001 is gone for some portion of my game. It would be great if the plugin made it to where Actor002 doesn't become the new Actor001, and just remains as Actor002.
So essentially their usual spots in the party are just blank.
In-battle, the missing actor's spots are just blank since they aren't there. [This would help me with my UI configuration]
Outside of battle, the missing actors are not in the party, so whoever is left should just be in their own little follower/formation, and not just have a blank spot for the missing members.