Navigation

    forum

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

    Topics created by CharlyCreeper

    • Unsolved Quickly switching between console and script tabs leads to them automatically switching themselves
      Technical Issues and Bugs • • CharlyCreeper

      6
      6
      Posts
      6373
      Views

      I can confirm that this is STILL an issue.
    • Unsolved Hi, here's a little code I wrote to generate random room names, but it gives me the following error:
      Help • • CharlyCreeper

      5
      5
      Posts
      6723
      Views

      @charlycreeper charly, If the question has been answered, consider marking the topic as resolved.
    • How can I stay up to date on wars and in-game politics?
      General Discussion • • CharlyCreeper

      3
      3
      Posts
      3760
      Views

      Thanks!
    • Solved How can I know which rampart/wall has the lowest amount of hitpoints?
      Help • • CharlyCreeper

      5
      5
      Posts
      5825
      Views

      @tehfiend That's easier, thanks!
    • Solved How does each bodypart affect fatigue?
      Help • • CharlyCreeper

      4
      4
      Posts
      6235
      Views

      For clarification, CARRY parts generate fatigue if and only if there is at least one resource in that part. As an example, if a creep has 3 CARRY parts and is carrying 60 energy, two of the three CARRY parts would generate fatigue. (If you start using boosts, the calculations get a bit more complicated, but the principles are still the same.)
    • Unsolved This is my code for role.claimer, and it doesn't work, any idea?
      Help • • CharlyCreeper

      13
      13
      Posts
      14095
      Views

      @mrfaul Ahh I see.
    • Unsolved This is my code for role.scout, for some reason it doesn't work
      Help • • CharlyCreeper

      2
      2
      Posts
      3843
      Views

      The scout stops on the exit tile and blinks between rooms or does it stop in the middle of the wrong room? Either way a more robust algorithm for traveling to a destination room: Move to 25,25 with range 24 in the destination room; let moveTo handle selecting exits.
    • Solved Can you see anything wrong here in my code?
      Help • • CharlyCreeper

      4
      4
      Posts
      5265
      Views

      @donatzor And... It worked!! Thanks a lot!!!!!