Navigation

    forum

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

    Topics created by Djinni

    • cannot access all spawns through Game.spawns
      Technical Issues and Bugs • • Djinni

      5
      5
      Posts
      6799
      Views

      Might be the code, even though they run different memory they still keep running the same code. Same code that makes an error -> seemingly same error in both game modes.
    • Harvesting from new room returns -7
      Technical Issues and Bugs • • Djinni

      2
      2
      Posts
      3457
      Views

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