Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
a unit is attacked/specific unit is damaged...
a unit is attacked/specific unit is damaged...
03-07-2005, 04:46 PM
#1
Tabris
2 event
unit is being attacked
unit is being damaged
if a unit miss an attack or if it does 0 damage? which will fire?
thanks
03-07-2005, 06:00 PM
#2
Kamux
if it is 0 damage, both will fire. if it is a miss, only the "unit is being attacked will fire.
03-07-2005, 06:05 PM
#3
Tabris
Quote:
Originally Posted by
Kamux
if it is 0 damage, both will fire. if it is a miss, only the "unit is being attacked will fire.
ok
thanks