Warcraft III resources & community, 2003–2006 · archived

Anti devour? loadunit maybe..

2 posts
#1

Anti devour? loadunit maybe..

is it even possible to stop a unit from devouring another unit. ex kodo eats knight. i want the knight to gt out of the kodo! mayb i could use zeppelin load and unload... but on enemies? this wouldnt work as it does 0 dmg.

By the way peps my td is almost rdy for play testing in the ''loadaeron'' section/area. it you see it hosted please join it and chek it out. :) (and host it again maybe?)
#2
this is just like something i thought of on the spot here, haven't tried it or anything so i don't know if it even works

but try making a trigger that has event 'unit finishes/starts effect of ability'
cond: ability = devour
action:
move target unit to position of casting unit offset by casting units facing by 64
or, i dunno what u wanna do here, maybe u want to wait a second first and then pop it out, or like make the kodo explode as the knight leaps out...

of course #1 i don't know if you can 'move' a unit out of the unit thats devouring it, #2 it also might need a slight wait, who knows (well not me)