Warcraft III resources & community, 2003–2006 · archived

2 problems

5 posts
#1

2 problems

how do i make a floating text follow the unit...

and how do i make the damage show up with a floating text?
#2
Theres not even any actions that check damage taken by a unit. Normally I would figure that it would be under "convert real to intiger". As for the following effect, you would have to constantly trigger the text to be repeatedly placed over a unit to have the same effect...no way to make it actualy follow.
-VGsatomi
#3
k then, ill find some way to make it work. am sure theres away
#4
VGsatomiTheres not even any actions that check damage taken by a unit.


Not true. There is a native called GetEventDamage, I can't remember what it's called in the gui though. But it only works with the specific unit event "A Unit takes damage" or whatever it's called.
#5
Blade.dk2
VGsatomiTheres not even any actions that check damage taken by a unit.


Not true. There is a native called GetEventDamage, I can't remember what it's called in the gui though. But it only works with the specific unit event "A Unit takes damage" or whatever it's called.



I found a way to check the damage at any unit.
Look at this map