Navigation

    forum

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

    Topics created by Ziton

    • Unsolved My tower just keeps repairing a single piece of wall.
      Help • • Ziton

      10
      10
      Posts
      17779
      Views

      tower.pos.findClosestByRange(STRUCTURE_RAMPART, { filter: (structuere) => structure.hits < 30000 }); Maybe just replace "structuere" by "structure" I use this : room.find( FIND_STRUCTURES, { filter: ( f ) => { return ( f.hits < f.hitsMax )}}).sort( function( a, b ) { return +a.hits - +b.hits })[ 0 ]
    • Solved My Side Panel is gone.
      Technical Issues and Bugs • • Ziton

      6
      6
      Posts
      6956
      Views

      Try resizing/zooming the site as a workaround.