Navigation

    forum

    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    1. Home
    2. nerfnerf123
    3. Posts
    • Flag Profile
    • block_user
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Groups
    • Blog

    Posts made by nerfnerf123

    • Variable randomly de-incrementing?

      Hello!

      I'm using an int variable (lets call it progress) outside the main loop in order to keep track of my colony's progress. I increase it through if statements checking if all of the required items are true in order to continue. The problem is, the progress variable randomly decreases even though it is outside the loop and there is no decrements in my code. 

       

      I appreciate any help!

      https://pastebin.com/0SddH0SX

      posted in Help
      nerfnerf123