- Joined
- Jun 23, 2013
- Messages
- 7
- Reaction score
- 2
- First Language
- English
- Primarily Uses
I want to be able to have events react to whoever is in the current leader position (Front line) using the Conditional Branch event command: I was able to do this back on RPG Maker VX Ace, where I would use the script option in the Conditional Branch using: " $game_party.leader == $game_actors[1] "
But it doesn't work with MV. Can I get some help with making this work for MV? Thanks.
But it doesn't work with MV. Can I get some help with making this work for MV? Thanks.

