If you want help, make it easy to help you. Not putting line breaks in your code makes it hard to help you.
Label loop problem
Root / Programming Questions / [.]
ArkzenCreated:
Please, someone help me. I have no idea why, but this code:
@Q19 ACLS @Q19LOOP B=BUTTON(2) IF B==16 THEN LOCATE 50,23:?" " WAIT 230 GOTO @Q20 IF B==32 THEN LOCATE 50,23:?" " WAIT 430 GOTO @Q20 IF B==128 THEN GOTO @TITLE IF B==64 THEN GOTO @Q18 IF B==1 THEN BGMPAUSE IF B==8 THEN BGMCONT GOTO @Q19LOOPMay or may not be glitched (note: i skipped some PRINT commands so if you need me to i can show it.). It's supposed to just display the text and if you press a certain button it shows text then goes to @Q20 or goes to a different label. But instead, it just sends me to the next label. Help would be VERY appreciated. Thanks.
If what you show is different from how you DID put the code, you're making it more difficult to help you. That's what I'm talking about.If you want help, make it easy to help you. Not putting line breaks in your code makes it hard to help you.Like i said to 12Me21, i DID put the code on separate lines, it's just showed like that on the code. Unless if you were talking about something else.
I'm not trying to make it harder for you to help me, i just can't show the actual code.If what you show is different from how you DID put the code, you're making it more difficult to help you. That's what I'm talking about.If you want help, make it easy to help you. Not putting line breaks in your code makes it hard to help you.Like i said to 12Me21, i DID put the code on separate lines, it's just showed like that on the code. Unless if you were talking about something else.
i just can't show the actual code.What makes you think you can't?