Hi everyone. I'm Kind of new to JASS and have a problem
I'm creating a bull rush ability in which a trigger uses a timer (to accumulate damage as the hero runs)and another trigger destroys it (when someone gets in the way of the runner)
For that I need a global timer, not a local one. Is there a way to declare one?? I assume the variable type timer in the variable manager refers to countdown timer, but that's not what I need.
Thnx
I'm creating a bull rush ability in which a trigger uses a timer (to accumulate damage as the hero runs)and another trigger destroys it (when someone gets in the way of the runner)
For that I need a global timer, not a local one. Is there a way to declare one?? I assume the variable type timer in the variable manager refers to countdown timer, but that's not what I need.
Thnx