cwisbg
01-02-2012, 04:56 PM
I have a range of x amount and i want to count up to 10, then back to 1, then back to 10 over and over trough out the range until x is reached.
Iv tried a bunch of stuff but cant seem to get it right.
i was thinking something like once this number is reached (10) now run this code i-=1 untill
1 is reached then run this i+=1 and it would just cycle though this until the end.
Iv tried a bunch of stuff but cant seem to get it right.
i was thinking something like once this number is reached (10) now run this code i-=1 untill
1 is reached then run this i+=1 and it would just cycle though this until the end.
