Discussion How do you get shipyard data to show up in logs?

I was able to get outfitting data for my stations into EDDN through EDDiscovery, but i cannot figure out what triggers the same data to get logged for the shipyard itself. What do i need to do in game for it to appear? :)
 
Have you tried opening the Shipyard screen in-game? That's the usual trigger to log data for available ships from the shipyard.
 
You are probably looking for the "StoredShips" event, I see it in my logs a few seconds before I swap ships ("ShipyardSwap") so I think it is entering the shipyard screen that emits it. However it is just a short description of each ship not full outfitting. To get full outfitting, you need to actually swap into each ship as then you will get the "Loadout" event for the new ship each time. There isn't (currently) an event that gives full outfitting for all owned ships.
 
Back
Top Bottom