When I use "For each integer..." with no Waits in it, everything happens instantanely, right? But since three days ago, when I put a 0.01 Wait in its end or beggining, the actions repeat slowly, like if there was a 0.5 Wait.
I think it's not normal because it didn't use to happen...
Almost all of my triggered spells use timers, now (I like them), so I'll need at least two triggers for each one. Some of them I can squeeze in one, but only some..
Anyway it's working perfectly, and that's enough for me ^^
I still don't know why JASS could be so much better (sorry, newbie in the area), the only thing I can see to do with it is to make functions in instead of triggers, and local variables...