Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with the repeat from block #4

Open
lighting1210 opened this issue Sep 2, 2022 · 0 comments
Open

Issues with the repeat from block #4

lighting1210 opened this issue Sep 2, 2022 · 0 comments

Comments

@lighting1210
Copy link

when you use the repeat from block the step for whatever reason is before the loop
example:
-1
set i 6
jump 6 greaterThanEq i 1
print i
op add i i -1
set @counter 2
printflush message1
end

the step being -1 duh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant