Whats the variable for the top member in your party? Because i want to make an if statement in which, if a member 1 in your database is the 1st party member something will happen and if member 2 was the 1st party member something else.
I tried this but no such luck:-
I tried this but no such luck:-
Code:
if $game_party.actors[1] == $data_actors[1]