Navigation

    forum

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

    Topics created by Zorach

    • Recomended IDEs
      Help • • Zorach

      7
      7
      Posts
      18279
      Views

      Sublime Text editor
    • Cache results
      Help • • Zorach

      7
      7
      Posts
      8458
      Views

      Ohh... markdown javascript var Foo = function (room) { global.Cache = global.Cache || {}; global.Cache.rooms = global.Cache.rooms || {}; global.Cache.rooms [room] = global.Cache.rooms [room] || {}; global.Cache.rooms [room].FunctionName = global.Cache.rooms [room].FunctionName || FunctionCode; return global.Cache.rooms[room].FunctionName; }
    • Memory not being assigned to creeps
      Help • • Zorach

      3
      3
      Posts
      4719
      Views

      That seems to be working thanks! though now I will need to figure out how to generalise the script