Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: MOAL on October 07, 2011, 02:18:22 am

Title: [XP] Blizz-ABS: Help please?
Post by: MOAL on October 07, 2011, 02:18:22 am
Hey, I'm not all that new here. I've actually never bothered to sign up for like... two years now? Definitely not a stalker. Anyway, I'm not used to coding, because I just began with it and never gotten too deep into it. But that will change. I decided to use Blizz's ABS to help me start out with getting used to working with coding, and I can't find out how I can make the damage text not be all rainbow-y and just be a set color like orange. I'm not the type of dude who uses rainbows. :roll: Anyway, can someone please help me out? I already tried editing lines 466 to 480, in part 2 of the Blizz-ABS code and only the "Miss" text and shadow changes in color. Thanks for any help. Oh, and I'm using 2.84 of Blizz-ABS.

By the way, Blizz is the man! 8)
Title: Re: [XP] Blizz-ABS: Help please?
Post by: Blizzard on October 07, 2011, 02:28:20 am
The rainbow effect only happens when you do a critical hit.
Also, Blizz-ABS may be overkill if you are trying to start to learn how to script. xD You probably should start out with a simple CMS and take it from there.

Also, thanks. :)
Title: Re: [XP] Blizz-ABS: Help please?
Post by: MOAL on October 07, 2011, 02:34:59 am
Oh, thanks man! I like starting out with difficult things, I learn easier that way. It's like a whooping to the ass :haha: Also, one more thing, I can't seem to get idle animations to play even though I named the spritesets correctly with _idl and everything.
Title: Re: [XP] Blizz-ABS: Help please?
Post by: Blizzard on October 07, 2011, 03:34:04 am
Trust me, Blizz-ABS isn't that difficult. It's just complex and too much for a beginner. xD
Did you turn on the idle sprites option?
Title: Re: [XP] Blizz-ABS: Help please?
Post by: MOAL on October 07, 2011, 05:53:26 am
Yes, I turned on every option that was even related to the idle animation as well, and still nothing.