| 07-15-2006, 10:18 PM | #1 |
I added this event in a melee inits trigger Trigger: and then I have this trigger that works on that event Trigger: take damage
now I have made a demonhunter on the map with the imolation ability which deals 5 damage per interval (which is 5 seconds) now this all works, but oddely enough the text appears in the middle of the map instead of above the unit :|. any tips? |
| 07-15-2006, 10:21 PM | #2 |
In your floating text creation line the Picked unit is null therefore the null coords go to (0,0) [Center of map]. Try 'Triggering Unit' instead. |
| 07-15-2006, 10:33 PM | #3 |
*-_-"* I feel kinda stupid that I didn't see that Thanks for the help though :) Rep cause I was in a generous mood ^_^ |
