YANFLY ENGINE ACE - DEATH COMMON EVENT

RPG Maker VX Ace

Actors, classes, and enemies can run common events upon dying.

  • YF
  • 01/24/2012 05:52 PM
  • 3297 views


DL Link

This script causes the battle to run a common event upon a specific actor, class, or enemy dying and running the collapsing effect. The common event will run immediately upon death rather than waiting for the remainder of the action to finish.

<death event: x>

This causes the actor to run common event x upon death. The death event made for the actor will take priority over the death event made for the class.

— And that’s all, folks! —

Original Blog Page

Posts

Pages: 1
Is it possible to use this script to return a character to a town and healing them, instead of ending the game?
author=illeander
Is it possible to use this script to return a character to a town and healing them, instead of ending the game?

Using variables, yeah. It should be simple.
Pages: 1