I've been cleaning up some old scripts, and one of the things I never figured out was how to tell if an actor was in the party.
I have an active/reserve party system, and right now, I'm using switches to control everything (bad, i know).
So, does anyone know what conditional or bool indicates whether an actor is in the active party?
I have an active/reserve party system, and right now, I'm using switches to control everything (bad, i know).
So, does anyone know what conditional or bool indicates whether an actor is in the active party?