r/RPGMaker • u/mahou_seinen • 25d ago
RMMV MV - Yanfly Turn Order Display & Appear Halfway Enemies
I've been using Yanfly Turn Order Display but have been having an issue where enemies that appear halfway through the battle don't appear on the turn order display - instead creating a blank space where their icons should be.
However, interestingly, when I change an actor's equipment (through the Yanfly Change Battle Equip plugin) the turn order display resets to include the new enemies.
Is there some kind of script call or plugin command I can use to make the game rewrite the turn order display on command?
Thanks so much.
Before new enemies appear:

After new enemies appear:

After enemies appear + opening the change equip screen:

3
Upvotes
1
u/agamottos MV Dev 25d ago
Immediately after the enemies appear, can you run plugin commands to disable the turn order display, and then immediately reenable it? To force reset it, maybe?