This plugin allows Common Events to be played at the end of the battle depending on the results.
Look at the code or download the Plugin:
Battle End Events
SumRndmDdeThis plugin allows Common Events to be played at the end of the battle
depending on the results.=======================================================================
Plugin Commands
=======================================================================The following Plugin Commands can be used throughout your game to change the
Common Events called at the end of the battle. These can even be used in
troop events to dynamically change what Common Event will be played at the
end of the battle.SetWinCommonEvent [id]
SetLoseCommonEvent [id]
SetEscapeCommonEvent [id]
SetAbortCommonEvent [id]These change the win, lose, escape, and abort Common Events respectively.
For example:
SetWinCommonEvent 5
Screenshot:
After the battle end event, I want to play the animation with a conditional branch using a switch, etc., but sometimes the conditional branch is ignored and the animation is played without permission. Can you fix it? Please.
Can you update this to MZ? Would be reaaaaaallly helpful!