| 02-22-2004, 09:47 PM | #1 |
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 |
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 |
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 | |
Quote:
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 |
That doesn't work? Well, just try and use figure out the damage through the dice... |
| 02-22-2004, 10:38 PM | #6 |
Shimrra taught me dice... they are not as hard as I thought.. |
