Main Menu
  • Welcome to The RPG Maker Resource Kit.

Display Damage in an ABS

Started by Fortis, January 18, 2007, 05:21:00 AM

0 Members and 1 Guest are viewing this topic.

Fortis

Hey guys,

I was wondering how you would print numbers onto the screen to show damage for an ABS. I would quite like to make my own Event Based ABS, and I really need to know if it is possible and how to do it.

Btw, I would be using a variable for the damage.

Cheers,
Fortis.

Blizzard

Sorry, but that works only via script. You can't control sprites via events. The only way would be using different pictures for damage numbers, but it would be hard to make and it would lag a lot most probably.
Get King of Booze for Android, for iOS, for OUYA or for Windows!
Visit our website.
You can also love/hate us on Facebook or the game itself.



Get DropBox, the best free file syncing service there is!

GilgameshRO

I've tried it with events, and he's right. Your best bet is to find an ABS with something like that already implimented, or learn to script it yourself.