• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 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!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

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