- Joined
- Dec 29, 2006
- Messages
- 994
I am making an unlimited TD; the rounds keep looping and getting harder until everyone loses, and I want to have things like: every 5 rounds the runners get evasion, every 8 rounds they get a speed bonus, every 12 rounds they get a slow aura that slows the towers, etc.
I know how to make something like this, but I don't know how to code it in either GuI or JASS.
Basically what I need is an arithmatic system that divides one number by another, then checks to see if the remainder is a whole number.
Thanks in advance.
I know how to make something like this, but I don't know how to code it in either GuI or JASS.
Basically what I need is an arithmatic system that divides one number by another, then checks to see if the remainder is a whole number.
Thanks in advance.