The title explains all I guess :-/
Anyway, I wanna ask again
Is there a RGSS statement that I can use to let the game know who's leading in the party, I mean to know which actor is on the first slot of the party. If there is and if possible, can it appear in a single statement that I can put into the script evaluation in the "Conditional Branch" command that looks like this
(I'm planning to mix some events into it)
I'll appreciate your help for this 8-)
Anyway, I wanna ask again
Is there a RGSS statement that I can use to let the game know who's leading in the party, I mean to know which actor is on the first slot of the party. If there is and if possible, can it appear in a single statement that I can put into the script evaluation in the "Conditional Branch" command that looks like this
Code:
if (that statement which check who's leading the party) = actor_id[XX]
I'll appreciate your help for this 8-)