HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Finding a Units Damage

02-22-2004, 09:47 PM#1
Ghost_81st
I would like to put the damage of a hero/unit on a multiboard, but I cannot find where I could get the damage ammount from a GUI aspect... does anyone know how I could go about getting a units damage?
02-22-2004, 09:52 PM#2
Shimrra
Blizzard used this to find the Water Elemental's damage: <hwat,mindmg1> - <hwat,maxdmg1>

hwat is the special name for the water elemental (press Ctrl - D in the unit editor to see the special names), mindmg is the minimum damage, maxdmg is the maximum damage, and 1 is for attack 1. I hope this helps you!
02-22-2004, 09:58 PM#3
Ghost_81st
I know you can get the damage from the dice and all, but I was wondering if I could get it somehow via triggers.... like:

Unit X does Y-Z damage
02-22-2004, 10:02 PM#4
Vexorian
Quote:
Originally posted by Shimrra
Blizzard used this to find the Water Elemental's damage: <hwat,mindmg1> - <hwat,maxdmg1>

hwat is the special name for the water elemental (press Ctrl - D in the unit editor to see the special names), mindmg is the minimum damage, maxdmg is the maximum damage, and 1 is for attack 1. I hope this helps you!

I wish we could just use those <> things in triggers somehow.

But At the moment it is impossible to get a unit's damage with triggers, but it can have weird workarounds.
02-22-2004, 10:04 PM#5
Shimrra
That doesn't work? Well, just try and use figure out the damage through the dice...
02-22-2004, 10:38 PM#6
linkmaster23
Shimrra taught me dice... they are not as hard as I thought..