Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Unable to salvage AI core from a ship that could have been recovered  (Read 32 times)

McNutty145

  • Ensign
  • *
  • Posts: 3
    • View Profile

I was messing around with the config and set both ship recovery and ai core recovery to 100%. After doing so and taking the automated ships skill, ai cores stopped dropping in most combat salvage.

As far as I can tell, in getRecoverableShips(), any non-own ship that is recoverable will have its captain cleared without adding the ai core to the loot list. It's possible that keepCaptain is mistakenly being set to false outside the conditional block, or that aiCoreId is meant to be set regardless of whether you own the recoverable ship.
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24118
    • View Profile

Thank you for the report! Fixed this up.
Logged