Warcraft III resources & community, 2003–2006 · archived
Lightning Whip(weird)
not rated
Submitted by sheep.spiritTrigger Enhanced716 downloads21 KB
Screenshot
The warden launches a lightning whip and whips the enemy. This is not JASS, but the middle portion is, as in GUI is doesnt work if u find any errors pls inform me cause i editted some parts of the "JASS".
I am having some problems with importing this to my map. For some reason the whip is shooting out as crypt fiends not the blue balls. I thought it may have been something I changed (which I thought was only the damage and # links) but I recopied and pasted it in and the links still look like crypt fiends.
actually, you use variable all the time, like set variable_X = LastCreatedUnit In triggers or GUI, the variables should be copied automatically, but in JASS, you have to declare them yourself, anyways, locals and custom values makes it multi instancible, not variables, so dont get mixed up.
The middle protion of the spell has some variables. Try adding the variables, HandUnit (unit Array) and two other number related variables, they are all in my map.
i downloaded the spell very nice 5/5 but when i imported to my map it wont let me save it i copyed the triggers and the spell i dont no whats wrong but when i try to save it it says variable function disabled can someone help me
I tihnk the GUI middle part is screwed up from editting, my bro did some weird things and luckily i got a JASS cpy, and i forgot how to do the GUI part of the spell... so i kept it there and allow people to look at it and change it according to my "JASS" part. Pls give comments.