[XP] Blizz ABS Hit & Healing Sprite

Started by LiTTleDRAgo, March 07, 2011, 10:17:31 am

Previous topic - Next topic

LiTTleDRAgo

March 07, 2011, 10:17:31 am Last Edit: March 26, 2015, 08:20:45 am by LiTTleDRAgo
Blizz ABS Hit & Healing Sprite
Authors: LiTTleDRAgo
Version: 2.00
Type: Blizz-ABS Plugin
Key Term: Blizz-ABS Plugin



Introduction

This script will change player graphic when player / enemies is damaged or healed


Features


  • Change actor sprite / play animation when battler is damaged / healed

  • Only affect battler when have graphic '_hit' or '_heal'



Screenshots





Script

http://pastebin.com/UTNuWwSd


Compatibility

Needs Blizz ABS


Credits and Thanks


  • LiTTleDRAgo




Author's Notes

Enjoy ~

G_G

Please fill in an introduction. Whether the scrip title is self explanatory or not you need some info other then ---

Blizzard

I agree. I first thought this would be an add-on for literally adding damage sprites and Blizz-ABS already has "damage sprites".
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

elmangakac

Hahaha you are a fu*** genius!!!!! This is what we talking about!!  :naughty: LVS UP!!!!

LiTTleDRAgo

Quote from: game_guy on March 07, 2011, 11:47:26 am
Please fill in an introduction. Whether the scrip title is self explanatory or not you need some info other then ---


sorry, I'm so tired yesterday
*fixed*

G_G

May I throw in a suggestion. People are going to want damage sprites but not heal sprites. So maybe possible disable of the healing?

LiTTleDRAgo

just set this to nil


  SPRHeal   = nil            # Sprite when character healed

G_G


Blizzard

What do you think about remaining the script to "Hit Sprites"? It kind of makes more sense. :)
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

elmangakac


Starrodkirby86

Quote from: elmangakac on March 27, 2011, 01:08:24 am
This 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

What's osu!? It's a rhythm game. Thought I should have a signature with a working rank. ;P It's now clickable!
Still Aqua's biggest fan (Or am I?).




elmangakac

Quote from: Starrodkirby86 on March 27, 2011, 05:13:54 am
Quote from: elmangakac on March 27, 2011, 01:08:24 am
This 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


Sounds good!!! ^_^

LiTTleDRAgo

March 27, 2011, 08:45:18 am #12 Last Edit: March 27, 2011, 08:48:30 am by LiTTleDRAgo
oh, you want it like that?

-done-

if your character failed show the hit sprites try remove [&&] in this line
that will show the missing graphic needed

Quote
   if SPRDamage != nil &&
       RPG_FileTest.ch_exist?(@character_name_org + SPRDamage)
       @character_name = @character_name_org + SPRDamage
    end

elmangakac

March 27, 2011, 04:51:47 pm #13 Last Edit: March 27, 2011, 05:03:57 pm by elmangakac
Wow, you are a kind of....fairly oddparent or something???

XD

Thanks so much, im going to try it...

EDIT: Nope... Even if i remove the &&s dont show any graphic in acotr & enemies... T_T. But the first version of the script still works!! ^_^

LiTTleDRAgo

March 27, 2011, 09:11:25 pm #14 Last Edit: March 27, 2011, 10:46:45 pm by LiTTleDRAgo
oh sorry, probably I typed it wrong
I look at it later (currently at school now)

---edit :

--script updated--

It seems the enemy sprites doesn't work right,
I look at it when I have the time

LiTTleDRAgo

updated and tested in Blizz-ABS 2.87