Can someone check thi out

Status
Not open for further replies.
This might sound rude but your script crap. It uses 2 tirgger categories which is more than obsolete in vJass and therefore not (properly) scoped. Your variables are awful (x,y,z could be used for coordinates but not for units) and there might be much more that this. Actually i don´t know why your indexing is malfunctioned since that probably has more than one reason. However i think indexing (which is usually done with structs and not arrays) is not necessary for a simple spell like this. I suggest you should use an attatching technique.

I made a attatching version of the spell which hopefully helps you. If you want to learn how to do indexing i think this could be useful for you.
 

Attachments

Status
Not open for further replies.
Back
Top