Warcraft III resources & community, 2003–2006 · archived

Inkjet request

4 posts
#1

Inkjet request

this is for the Permian / Paleozoic Survival map. That can be found here. What I need is an ability that can jet the unit backwards to whatever destination the player has made. it will be similar to blink except that the "Art- Special" will be like the buff for cloud, and the units will shoot backwards to the target. As it does, it will have 50% Evasion for 3 seconds. The unit will actually physically move backwards so it will take about 3 seconds for it to reach destination.

I do not know if this is possible but I am currently trying to do it with customizing abilities and triggers. :?

If someone knows how to do this without importing custom stuff (using triggers and custom abilities), so that I can save space for the many models and skins I will import, then please show me how. :D
#2
Look at knockback spells, you can actually use the triggers from them. I would help you, but I'm not quite sure how to make the knockback total up to 3 seconds everywhere you use it. >.<
#3
Hmm..what do you mean by "shoot backward"? is this unit cannot cast this ability to move forward?

I think i can make it (if i don't misunderstand this), but using JASS, not trigger.
#4
Try this the KuKulzA.

Dash Spell

Hope that is what you mean. I made the duration shorter coz 3 sec is to long for me. But you can adjust that by changing some constant. and i make the Trigger version too.