• 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.

Pushing Spell

Status
Not open for further replies.
Level 14
Joined
Jan 24, 2017
Messages
280
I am looking for a spell that pushes the units around the caster away in all directions. The push should only be like 1 or 2 seconds. I found some knockback or push spells, but most of them need 5 libraries or are not MUI friendly. I tried it in GUI but it didnt look smooth. So I would appreciate if someone could help. GUI or JASS doesnt matter.
 
Level 20
Joined
Aug 13, 2013
Messages
1,696
Have you tried looking into this thread if it fits your desired push?
need 5 libraries
Before counting libraries make sure to know why they're required by the resource.
Mostly, libraries help the resource not just that resource but also your map.
Without these libraries, It would result to a code bloat in underlying JASS script.
not MUI friendly
Maybe you're looking into pending, rejected, or substandard resources, non-MUI spells/abilities aren't tolerated here once it gets reviewed.
 
Status
Not open for further replies.
Top