HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Exclamation Mark!

01-29-2009, 07:41 PM#1
Crusher
When you kill an unit , and that unit is an ally of yours ,(unit type , no heroes) it will show exclamation mark with your color , exclamation mark is over head and its floating text , ( the exclamation mark will have your color if you denied that creep ) .So how can i do this?
01-29-2009, 07:44 PM#2
DioD
Copy dota deny info?

Just create floating text over unit.

There is system inside data base for this.
01-29-2009, 07:50 PM#3
Crusher
I don't know how to do that , elaborate better pls.
01-29-2009, 08:03 PM#4
akolyt0r
what about learning jass/triggering in general first ...?!
Read some Tutorials.

And please stop posting in more than one forums ....
Post first in one forum only...if you dont get any anwsers for 48h, THEN you can try to ask in another forum.

For such simple problems you might want to ask at theHelper first, since that forum is more active.
01-29-2009, 08:49 PM#5
Crusher
Well why not post in more forums ? They aren't the same I guess , and Im not breaking any rules ? I like to keep my questions fast replied (and who doesn't FTW)
01-29-2009, 08:59 PM#6
akolyt0r
because you make the helping people more work then necessary ?
Thats kinda egoistic.
01-29-2009, 10:55 PM#7
Crusher
LOL , I don't force people to help me ...
01-30-2009, 03:43 AM#8
darkwulfv
Okay enough off-topic...

Detect when a unit, non-hero, dies. If the killer is an ally and a hero (thus a deny) make floating text above the dead unit. The text for the floating text would just be a "!".

That's what you want. It's on you to make the code for it; it's not hard.