I want to know how to create those awesome spell effects and overall how people can make them do the right thing. For example, Leviathan's ult in DotA. I can't figure out how he was able to make the impale encircle with. Other examples are the spells in the spell downloads where people create stars and other symbols with lightning effects. Can anyone explain or show me how a trigger like that would work
Sorry if you didn't understand what I said, sometimes I have a hard time explaining things.
You should have posted this on the Spells Forum. He creates 8 dummy units each facing different directions. Then he picks every unit of type "dummy unit" and orders them to cast impale in different directions (South, North, East, etc). Sorry if I didn't explain well.
RuiYou should have posted this on the Spells Forum. He creates 8 dummy units each facing different directions. Then he picks every unit of type "dummy unit" and orders them to cast impale in different directions (South, North, East, etc). Sorry if I didn't explain well.
-Rui
Well you explained some of it, I dont know how to make the units non clickable, like how the sa's smoke screen and broods web work (never figured that out)
I am to confused, if someone would like to give me an example of how the code would look that would be great, oh, and give me a description as to what it does.
I kind of wanted to use this to create a pentagram around a unit that casts a spell. So I thought of positioning 5 units a certain distance away from the caster then using lightning effects to create the star, but I can't figure it out.