an On_Revive function
Posted: Tue Jun 05, 2012 4:23 am
so an on_Revive or on_resurrect function would be useful. The idea is that you can have monsters change when resurrecting. The parameters should be self and killer at the least and probably how they died (not sure if there is a neat way to do this). This might be handy to modify the player too. Personally I want an item that lets the player comeback as an undead and this would be useful. While all of this can be done with the On_die function and some clever editing this would be nice for clarity's sake.