Navigation

    forum

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

    Posts made by EgorKluch

    • RE: Why creeps go out from target?

      I understand.. Create global object with cache of creeps is bad idea...

      posted in Help
      EgorKluch
    • RE: Why creeps go out from target?

      Second example: creep move out from target, every tick distance increases. Why??

      http://c2n.me/3LUlajV

      http://c2n.me/3LUlcd3

      posted in Help
      EgorKluch
    • Why creeps go out from target?

      I don't understand( My creeps move by map in chaos ways.. And often stucks..

      I debug it, and I don't understand - creep have task:

      this.creep.moveTo(constructionSite);

      And creep don't move to it.. But coordinates of target correct (screenshot - there are target, creep say where he go, but he don't go.. He stuck near wall.. Why?

      http://c2n.me/3LUl2Mc

      posted in Help
      EgorKluch
    • RE: Phantom creeps

      After I refresh page by F5, creeps hides.

      posted in Technical Issues and Bugs
      EgorKluch
    • Phantom creeps

      Room https://screeps.com/a/#!/room/W12S15

      There are some phantom creeps: its visible, I can see its ID and names,. but I don't get link on that creeps from console. 

      Example:

      ID: 56a1acdc8312ff115fcacdd0
      Name: worker944
      Position: 32, 34
      Hits: 600 / 600
      Fatigue: 0
       
      Game.creeps['worker944'] is undefined
      Game.getObjectById('56a1acdc8312ff115fcacdd0') is null
      posted in Technical Issues and Bugs
      EgorKluch