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

trigger for this?

Status
Not open for further replies.
Level 28
Joined
Sep 26, 2009
Messages
2,520
I'm not sure about the details of the spell, but from the description it looks like they stun him (or make him somehow immobile) and move him via SetUnitX and SetUnitY functions (these ignore pathing, cliffs, etc.) - it's explained here: http://www.hiveworkshop.com/forums/miscellaneous-tutorials-456/about-movement-172309/.
The "animation" over head is an efx shown to only certain players via GetLocalPlayer - look here: http://www.hiveworkshop.com/forums/trigger-gui-editor-tutorials-279/getlocalplayer-225738/.

It periodically checks nearby foes to stun them with Greater Bash (I imagine this is done through dummy unit which has a 100% proc chance) and the AoE is done when charge ends.
 
Status
Not open for further replies.
Top