Quantcast
Viewing latest article 4
Browse Latest Browse All 33

Answer by Althaen

I found out why it stops at 1... The code: z = (z % 3) +1; It only works 3 times. If I set it to 5 it works 5 times. If I set it to 57 it works 57 times. How do I make it go between 1-3 forever?

Viewing latest article 4
Browse Latest Browse All 33

Trending Articles