HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Event - Damage Taken?

12-30-2006, 02:51 AM#1
Hydrolisk
Once, while making a trigger for an ability, I saw in conditions or somewhere like that that it said "Damage taken refers to Event - Damage Taken". I checked the Events box but I don't think I saw it. In fact, I looked at every single even rather thoroughly and: nothing! So, will someone help me check (as I can't check without my computer that has WarCraft 3) and will someone with WEU check in case it was added?
12-30-2006, 07:05 AM#2
Chocobo
It is under Event - Specific Unit. Affects only pre-placed units. But to add it, you would have to do register each unit with Trigger - Add Event.

http://www.thehelper.net/forums/showthread.php?t=40355

You should find more information.
12-30-2006, 09:54 AM#3
Captain Griffen
Quote:
Originally Posted by Linked Tutorial
Damage Combo is the hardest part, you must use WEU and enable Advanced Triggers, to allow the utilisation of Custom Real Values.

You don't need WEU for any triggering. Saying you do is just plain wrong.


We've got a sample around, probably also a tutorial that doesn't require a 3rd party editor that makes your map unopenable by most people, and the map larger.
12-30-2006, 11:00 AM#4
Chocobo
Quote:
Originally Posted by Captain Griffen
You don't need WEU for any triggering. Saying you do is just plain wrong.


We've got a sample around, probably also a tutorial that doesn't require a 3rd party editor that makes your map unopenable by most people, and the map larger.

I was going on a GUI part, but H2I should be already ok with Game Cache, and also X Unit's Custom X. ^^
12-30-2006, 12:06 PM#5
Vexorian
It is not rocket surgery, Most of the maps only need damage detection for few units , even if you need it for every unit you can just add the event using Trigger - Add Event (Unit specific - (picked unit) takes damage) and that kind of stuff.

Attack hit detection is hard but it does not seem you really need that
12-31-2006, 12:42 AM#6
Hydrolisk
I see... ok well, thanks.