Hey, I'm working on an on map party switching for use in an ABS. But the thing is, I need it to only switch between members in the party that are in a certain array, but still leave the members in the other array in the party. This is for RGSS1, not RGSS2. If you could help, that would be great!
meh, bump.
Do you mean a party reorder script?
No. When the leader dies, he is added into the array of dead actors, and it switches to the next living actor. If no more actors exist within the living actor array, then it calls game over. I'm still working out some of the kinks on the rest, but the party switching part sucks. I only know how to rotate through the party. Is there any way to rotate through only the party members in the living actors array?
Wait, do you need that for the map, for battle or in common? Because, if you need it for the map, my caterpillar can remove dead actors from the caterpillar.
Yeah, your caterpillar would work, but it gives me an error when using it with XAS. So I started making my own addon...
Now, that's surprise isn't it. :P
yeah, XAS is very incompatible. I have an XAS site (poor timing), and they want party abilities...so I decided to help out. I'll see if I can get your caterpillar script working though.