Warcraft III resources & community, 2003–2006 · archived

diablo 2 summons

9 posts
#1

diablo 2 summons

is it possible for a trigger based diablo2summons? not that vexorian's isnt good... but i dont understand jass at all =(
#2
What actually do you mean? Do you mean common summoning spells but working by triggers instead of any of the summoning spells in Wc3? What is the point with that?
#3
I think he mean ... he dont want spells in Jass....
#4
I guess he wants Diablo 2 summons, which you can walk through and they are uncontrollable?

Locust + AI prz
#5

Re: diablo 2 summons

qwertyis it possible for a trigger based diablo2summons? not that vexorian's isnt good... but i dont understand jass at all =(


I could again give you a temporary solution... Try learning JASS. I no more do GUI spells... They are totally inneficient in my opinion. To learn JASS, try my tutorial. The only condition is for you to know GUI pretty well. And yes, I know that Vexorian's spells are very confusing. Even I have problems understanding them.

~Daelin
#6
Problem with understanding Vexorian's spells are mostly when he uses Caster System.
#7
And I wasted all my time making documentation for the caster system's functions...

Locust + AI prz
Locust makes the unit invulnerable and untargeteable

Edit: Watch out since it removes collision as well.

~Edit by Daelin
#8
uh.. where can i find the tutorial? its not under tutorial is it? sorry for the inconvenience..
#9
vexorians summon system works flawlessly, his caster system is not that hard to implement, and once you have all the spells using it they are just as easy to import as spells w/o it. you don't need to know jass to use it, I know pretty much no jass other then what I can try and figure out just by looking at things, and I have no problem with this or any other jass spell.