Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: Travis on May 02, 2013, 04:46:05 am

Title: Need some changes for display with blizz abs for rpg maker xp.
Post by: Travis on May 02, 2013, 04:46:05 am
Hello guys,
I have done sprites and graphics for my project and it's going well. As mentioned in the past, my project is basing on a war in 1988 and all characters are equipped with modern weapons. I am using blizz abs and it's really awesome  :haha:. However, as my game is a modern era game i just want to show the health bar and the ammo in my weapon. Moreover, I don't want to show the amount of damage caused to my character or enemy. Something like the flying digits when hit by a bullet. I just want to remove it. So please guys, as i am not a programmer and familiar to programs, please tell me how to change them.

Thanks a lot. Your help is greatly appreciate.  :D
Title: Re: Need some changes for display with blizz abs for rpg maker xp.
Post by: KK20 on May 02, 2013, 06:48:17 pm
For hiding damage:
Part 3, Line 4959. Directly below the super, put
self.visible = false
Title: Re: Need some changes for display with blizz abs for rpg maker xp.
Post by: Travis on June 20, 2013, 12:28:25 am
wow.. thanks a lot bro.. sorry for my late reply as i am quite busy.. many thanks for the help..