The Storyline Service! Get your inspiration and support here!
I do not speak to bricks, either as individuals or in wall form.
When I get sad, I stop being sad and be awesome instead. True story.
Please fill in an introduction. Whether the scrip title is self explanatory or not you need some info other then ---
SPRHeal = nil # Sprite when character healed
This dont work with enemies???
Quote from: elmangakac on March 27, 2011, 08:08:24 AMThis dont work with enemies???From the script and what the description of it says, it looks like that the script is only limited to actors.However, I'm sure it's possible for enemy damage and death sprites, whether one way or another. I don't know if there's an included feature of that, at least to some degree. o_O
if SPRDamage != nil && RPG_FileTest.ch_exist?(@character_name_org + SPRDamage) @character_name = @character_name_org + SPRDamage end