Goth
Since upgrading to the new order editor, I lost alot of the old info. Now, I can't remember how to get new items (like AI Navigators) to show up in the ship configure program.... Hopefully a simple transfer of info?

Goth
ptb
You have to get a items.cfg file with the correct details. Some of them are on tech manuals (i think) and if not then they should be.
Phoenix Hawk
That's the problem, the common items are listed on the items list, but new items you purchase, buy, or otherwise acquire are not.

Using a TM order doesn't get the data into the pl_items list either.

'twould be nice if in addition to the TM list (slightly off topic), the TM would include a line that could be copied and pasted to the pl_items list.

EX: Exploration Module Mk III (138) - 40 mus

This is used for prospecting. The output is the number of TU's required to prospect.

Item Type: Explorer
Pospect Tus: 100
Required Crew Factors: 8
Build Requirement: 30 Metals (1)

5 Hydrocarbons (3)
5 Basic Elements (2)
<copy paste into pl_items.cfg >
Item=138,Exploration Module,40,64,100,0,True,0;
CrewFactors=8;

Just my thoughts....
Phoenix Hawk