Phalanx ACS bug

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Phalanx ACS bug

      Good day. Does anyone know the ACS mission display solution on Phalanx?

      This is the problem of the file: class.FlyingFleetsTable.php L123

      When is: if ($ FleetState == 0 &&! $ This-> IsPhalanx && $ fleetRow ['fleet_group']! = 0)


      The sensor phalanx does not show the full ACS mission, it shows each mission together and the wrong attack time.

      When do we have:
      if ($ FleetState == 0 &&! $ this-> IsPhalanx && $ fleetRow ['fleet_group']! = 0)


      It only shows the first attack from the ACS mission, but the time is already good.

      Does anyone know the solution to the problem? I need help so that the phalanx show everything with the right time as in the original ogame.
    • fleet_group != 0 or fleet_mission 2 are identifiers of ACS

      seems something that persisted here for years