Navigation

    forum

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

    TheNumberOne

    @TheNumberOne

    8
    Posts
    1110
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    TheNumberOne Follow

    Posts made by TheNumberOne

    • RE: Better Borders

      The reason it is implemented the way it currently is is because without the switching, it would be possible to completely block the border on the other side by simply making a line of creeps stand directly against the border.

      posted in Feature Requests
      TheNumberOne
    • RE: A potential very fast js pathfinder algorithm

      You could try using the jump-point algorithm. It wouldn't be very difficult to get it to work with swamps.

      posted in General Discussion
      TheNumberOne
    • RE: Is there any way to execute some function from console?

      You can also access variables defined in your main module.

      posted in Help
      TheNumberOne
    • Reset Memory

      Sometimes, your memory gets corrupted. It would be useful if you could reset the memory from your profile page. The reset of memory would replace the memory object with:

      {
          creeps: {},
          rooms: {},
          spawns:{}
      }
      
      posted in Feature Requests
      TheNumberOne
    • RE: Is there a way to check to body parts of a creep?

      http://support.screeps.com/hc/en-us/articles/203013212-Creep#body

      posted in Help
      TheNumberOne
    • RE: room.find(FIND_EXIT)

      This works as expected in simulation mode for me.

      posted in Help
      TheNumberOne
    • RE: Survival game broken, can't quit

      I'm having the exact same problem. Logging out and then back in does not help. I even tried restarting my computer. Sometimes, as I'm leaving the survival screen, it'll show a message with my score on it. This only happens with the survival mode ran on the server.

      posted in Technical Issues and Bugs
      TheNumberOne
    • RE: Issue with creep.moveTo

      I don't know what your problem is. But maybe TowerStart shouldn't be capitalized at the beginning.

      posted in Technical Issues and Bugs
      TheNumberOne