Navigation

    forum

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

    Posts made by Djinni

    • cannot access all spawns through Game.spawns

      for (var spawn in Game.spawns) {

      this is only finding the spawn in my original room, and missing spawns in my other rooms, anyone else had this issue?

      I can still access my second Spawn, through Game.spawns.Spawn2, but accessing using the foreach loop and Game.spawns[spawn] isnt finding the second spawn.

      posted in Technical Issues and Bugs
      Djinni
    • RE: Harvesting from new room returns -7

      Nevermind, doing constructionSite.pos.findClosest was returning null, worked with creep.pos.findClosest, still odd, but its working now

      posted in Technical Issues and Bugs
      Djinni
    • Harvesting from new room returns -7

      Attempting to harvest from an active source in a room where I own the controller is returning -7. Is this a bug or is there something I'm missing?

      posted in Technical Issues and Bugs
      Djinni
    • RE: Knee-jerk reaction to 2015-05-27 update

      Yeah, the update nearly killed my colony because workers spent all the energy trying to repair the badly damaged ramparts, also Ramparts at my level should have 4 million health, but seem to have 8.

      posted in General Discussion
      Djinni
    • RE: Error moving to room controller

      Yeah, everything seems to have stopped in all rooms.

      posted in Technical Issues and Bugs
      Djinni
    • RE: BugList

      Can confirm objectById bug, very frustrating.

      posted in Technical Issues and Bugs
      Djinni