• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Pushing Spell

Status
Not open for further replies.
Level 14
Joined
Jan 24, 2017
Messages
247
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