Hello there. Is it possible to send "non group" actors on a expedition? Like that there are actors in the game who will never be part of the party itself, they are only there for those expeditions?
Kind regards!
Viewing post in RPG MAKER MZ Plugin: Expeditions comments
Hello! In the plugin you can choose which member you want to send, but always from those you have in the party Regardless of their position in the menu (that is, whether they are active or not). Since the plugin uses this information to be able to work.
I hope I have answered your question. All the best!
Hello! You can Restrict selecting characters permanently or by a switch condition . However, it will not prevent it from being displayed on the character selection screen. It will appear as "Not Ready" or whatever text you want to use. Keep in mind that due to RPG maker restrictions it is not possible to hide members who are "not ready". This is because it affects to the selection ID of the array and would break the entire system using an incorrect ID