• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Knockback spell

Status
Not open for further replies.
Level 8
Joined
Jun 1, 2008
Messages
341
well first off, its impossible to attack while your moving. No amount of jass or anything will get you that. However spells are another matter. you can still cast spells and move while under knockback if you remove the pause ( i think) cant remember if you also have to change the timer)
 
it only can be made in JASS, because only in jass is a function, that moves with XY, not instantly move to point.

so forget the trigger I posted
you can still cast spells and move while under knockback if you remove the pause ( i think) cant remember if you also have to change the timer)
no, moving a unit instantly, that stops the current order.
 
Level 2
Joined
May 19, 2008
Messages
18
Hello everyone! Can someone show me how can i make a simple passive ability like bash to knockback the enemy and to destroy the trees if he tuch them like in paladon's map but something simple I know triggering very well but don't know ow to do something like this (hit => knockback). PLease someone hrlp me!
 
Level 4
Joined
Aug 27, 2008
Messages
61
Last edited:
Status
Not open for further replies.
Top