[SOLVED] [XP] How to check Actors current party slot.

Started by Siffers, August 14, 2012, 05:02:33 am

Previous topic - Next topic

Siffers

August 14, 2012, 05:02:33 am Last Edit: March 02, 2014, 09:39:07 am by Lunar_Fennec
I want to make some events accessible only if a certain party member is in the first slot of the party. Problem is, I don't know how to make the game check the ID of the Actor in the first slot of the party.

KK20

Conditional Branch -> Script:
$game_party.actors[0] == $game_actors[ID_of_actor_in_database_goes_here]

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!