Is there a way to make a certain character a permanent party member? For example, they would always have to remain in party slot 1 or 1-4 and couldn't be removed.
Setting a certain character to a permanent party slot?
● ARCHIVED · READ-ONLY
-
-
There is a Plugin Command in Yanfly's Party System plugin called "LockActor [ID]", where ID is the actorId() of the actor you want to make permanent in one slot. Alternatively, you can make use of the Plugin Command "RequireActor [ID]" to make sure the player has that actor in their battle party.