Results 1 to 3 of 3

Thread: Easy script help needed!

  1. #1
    Join Date
    Aug 2012
    Posts
    31
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default Easy script help needed!

    so im doing yohojos tutorial on youtube and its something I can finally understand.. the script is putting fish into a frying pan on this little flash game and its like an introduction to color coding.. I just need some help with my script, everything looks right, it compiles and everything my start game procedure works but my savefish procedure isn't working.

    heres a link to the video
    https://www.youtube.com/watch?v=pMMejhyjGwI

    and my script...
    Attached Files Attached Files

  2. #2
    Join Date
    Apr 2016
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Make sure the cords in the findspiraltolerance are correct.

  3. #3
    Join Date
    Jun 2014
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    61 Post(s)

    Default

    Sorry for the late reply OP,

    But don't forget semicolons after "End" so they look like "End;"

    Also the final "End" in your main loop at the bottom should be "End."

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •