Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Remodeled Damage Display (Regular Variant)
#1
Remodeled Damage Display
(Regular Variant)

ver 1.02b
Originally posted at http://members.jcom.home.ne.jp/cogwheel/
Introduction
This is an add-on feature that replaces the generic text "Damage" indicators used for Default battle system utilizing images stored in the Graphics/Pictures folder.

Screenshots
[Image: pFcA1lk.png]
Old-fashioned Red-Out death by a Critical Hit, but with the new 'Image-based' damage display.

Related Script:
RTAB Add-On: Remodeled Damage Display

Demo
Some want one...

Script
In truth, the name was... paraphrased from the original Japanese version. Syntax differences and so on. So, I went with the closest definition.
Remodeled Damage Display (English Translation)

"Damage Graphics"

Instructions
Just copy/paste this code above main. It just bypasses a few routines that display damage, and use its copy of the BITMAP module to display the graphics.

Also, copy each graphic shown in the above spoiler into your Graphics\Pictures folder. You COULD make your own... just make sure that the image's names MATCH those same names in the script. Also pay attention to the height/width of each number in the imagefile that holds your number display (the default being num.png).

Notes
An altered version of 1.02, 1.02b changes the location of the stored images into Graphics\Pictures so a completely compiled and encrypted game will function properly. The original script called graphics stored in a Graphics\Strings directory.

Also, it FIXES A BUG where non-damage effects caused a crash when it attempted to display a "numerical damage value" when none existed. To be true to truth... the 1st bug fix simply didn't display the damage bitmap when the no numeric value existed. This also (accidentally) removed the "Miss" graphic. The new one checks to ensure a bitmap graphic IS available (even if the value is '0') before trying to draw it on the screen.

Compatibility
This script IS pretty basic and has been in use quite a while...

Credits and Thanks
Gotta thank the creator of RTAB for such a wonderful and adaptable battle system... even if they left an annoying bug in it. :D

Author's Notes
Ain't the original author... no notes here.

Terms and Conditions
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Set Map's Display Name ACE kyonides 0 718 12-16-2022, 09:44 PM
Last Post: kyonides
   Correct Character Sprite Display MechanicalPen 6 15,639 02-10-2014, 11:20 PM
Last Post: Taylor
   Yanfly Damage Popup Helladen 0 4,969 04-25-2013, 03:50 PM
Last Post: Helladen
   Simple SP Bonus Damage DerVVulfman 4 8,439 05-01-2012, 06:32 PM
Last Post: DerVVulfman
   Damage Text Revamp 2.1 PK8 3 11,614 04-08-2012, 06:47 PM
Last Post: PK8
   Victor Engine - Damage Limit Victor Sant 0 4,912 01-04-2012, 09:14 AM
Last Post: Victor Sant
   Victor Engine - Damage Popup Victor Sant 0 5,019 12-21-2011, 07:56 AM
Last Post: Victor Sant
   Damage Pop VX DerVVulfman 0 5,002 03-06-2008, 04:21 AM
Last Post: DerVVulfman
   Damage Text Edit ParaDog 0 4,628 03-05-2008, 08:22 AM
Last Post: ParaDog
   Remodeled Damage Display (RTAB) cogwheel 0 4,501 03-05-2008, 06:01 AM
Last Post: cogwheel



Users browsing this thread: