HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Looping Spell

09-28-2003, 11:52 PM#1
LAlakers126
i am trying to make a custom spell. It starts with the dummy spell blademaster that last for 1 second. Then, through triggers, 6 meteors are created. When they hit, they do 200 damage each. I know how to do all that.

What I want to know how to do is make it so that after the wave of meteors ends, if the mana of the hero is equal to or greater than 50, then create six more meteors. I want the spell to continue like that, until the hero does not have enough mana(50 mana) to continue. I realize that it is possible through JASS but i still do understand it. I also know that it is possible through a ton of triggers but i do not want to add any more unnecessary triggers to my map(it already has over 600). Can someone please help? thanks
09-28-2003, 11:56 PM#2
LAlakers126
nevermind, i have figured it out, it was very simple. thanx anyway