> Wow!
> I didn't know you could compare two values! This helped me a lot, thanks!
>
You're welcome. Good luck to your project.
Hi again,
I got another related question (if you don't mind...):
how would I do the same thing with a variable that would jump by 1,2 or 3 at a time?
I basically want this:
"If var X is equal to 10 or 11 or 12 then execute code"
I want it to happen every 10 units (10 or 11 or 12; 20 or 21 or 22... and so on) and the var would also go indefinitely (so I can't hard-code it)
Do you have any idea how to do this?
Also, if you don't have the time to help me with this I will start a new entry in the forum; I replied back because you knew already what I wanted and it is easier to explain =D