Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    Syntax error: unexpected repeat bug.

    Help
    3
    4
    255
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Zypher
      Zypher last edited by

      Is there a work around or fix? I have some if then statements for using the control stick to convert it into nsew movement, but that makes it forget about the loop... how do I fix this?

      pianofire 1 Reply Last reply Reply Quote 0
      • pianofire
        pianofire Fuze Team @Zypher last edited by

        @Zypher I don't really understand your problem. Can you post a sample of the code or a screenshot so that we can have a look

        1 Reply Last reply Reply Quote 0
        • Dave
          Dave Fuze Team last edited by

          Unexpected repeat usually means a missing closing line on something. Perhaps a missing endif?

          It's hitting the repeat keyword when it's expecting something else. Hard to know exactly without seeing the code!

          1 Reply Last reply Reply Quote 0
          • Zypher
            Zypher last edited by

            Sorry for being gone so lone. Thank you for the advise, I had mistakenly structured the single line if then statements without an end if like smilebasic 3ds. I didn't realise those needed an endif.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post