• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

How to make Paralyzing Cask (DotA) similar to chain lightning

Status
Not open for further replies.
Level 2
Joined
Mar 2, 2011
Messages
21
Yea, so i got another problem with DotA's spell
so my problem is how do u make "Paralyzing Cask" in dota
It is a spell like chain lighting but it can bounds back and forth and it has stun
 
Level 2
Joined
Mar 2, 2011
Messages
21
thx, im trying it now

{EDIT 1}
i have tryed it, i think it would work but im a n00b at doing this, how do i stun the unit?

{EDIT 2}
i have tryed create a dummy and stun it, but im having trouble with index, the enemy unit is B_Target[MUI3] and i can't find [MUI3] i can only find [MUI2] which is not working
 
Last edited by a moderator:
Level 13
Joined
Oct 25, 2009
Messages
995
thx, im trying it now

{EDIT 1}
i have tryed it, i think it would work but im a n00b at doing this, how do i stun the unit?

{EDIT 2}
i have tryed create a dummy and stun it, but im having trouble with index, the enemy unit is B_Target[MUI3] and i can't find [MUI3] i can only find [MUI2] which is not working

First,MUI3 = MUI2
It just for MUI looping index.
You can use storm bolt and add it into dummy order dummy cast.
 
Level 2
Joined
Mar 2, 2011
Messages
21
i have tryed that, i try to use MUI2, but it doesn't work.
and use storm bolt and add it into dummy order dummy cast is what i mean by create a dummy and stun it
 
Status
Not open for further replies.
Top