• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Math Equation

Status
Not open for further replies.
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.
 
Status
Not open for further replies.
Top