Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
normally you can sort it out.. like "Argon" and it should sort the ships to argon ships. at least that is working for me when i build complexes with 500 stations of the races. though never tried it on ships
This is a short example of what I'm seeing. Just trying to find a better way than sorting through it all by hand.
<blueprints>
<blueprint ware="clothingmod_0001"/>
<blueprint ware="clothingmod_0002"/>
<blueprint ware="module_arg_dock_m_01_lowtech"/>
<blueprint ware="module_arg_pier_l_03"/>
<blueprint ware="module_arg_stor_container_s_01"/>
<blueprint ware="module_arg_conn_base_01"/>
<blueprint ware="module_arg_conn_cross_01"/>
<blueprint ware="module_arg_conn_vertical_01"/>
<blueprint ware="module_gen_prod_energycells_01"/>
<blueprint ware="module_arg_prod_meat_01"/>
<blueprint ware="paintmod_0006"/>
<blueprint ware="paintmod_0048"/>
<blueprint ware="paintmod_0049"/>
<blueprint ware="paintmod_0050"/>
<blueprint ware="paintmod_0097"/>
<blueprint ware="paintmod_0098"/>
<blueprint ware="paintmod_0099"/>
<blueprint ware="paintmod_0100"/>
<blueprint ware="module_gen_conn_venturerbase_01"/>
<blueprint ware="module_gen_conn_venturerbase_02"/>
<blueprint ware="module_gen_conn_venturerbase_03"/>
<blueprint ware="module_gen_conn_venturercross_01"/>
<blueprint ware="module_gen_conn_venturervertical_01"/>
<blueprint ware="module_gen_conn_venturervertical_02"/>
<blueprint ware="module_gen_dock_m_venturer_01"/>
<blueprint ware="module_gen_ventureplatform_cross_01"/>
<blueprint ware="satellite_hostile_det_mk1"/>
<blueprint ware="satellite_interdiction_mk1"/>
<blueprint ware="survey_unit_mk1"/>
<blueprint ware="resource_survey_unit_mk1"/>
<blueprint ware="inv_magneticmaterial"/>
<blueprint ware="missile_torpedo_light_mk1"/>
<blueprint ware="module_gen_prod_advancedelectronics_01"/>
<blueprint ware="turret_ter_m_dumbfire_02_mk1"/>
<blueprint ware="turret_ter_m_dumbfire_01_mk1"/>
<blueprint ware="module_arg_hab_m_01"/>
<blueprint ware="turret_spl_l_beam_01_mk1"/>
<blueprint ware="module_pir_stor_condensate_s_01"/>
<blueprint ware="ship_ter_s_scout_01_a"/>
<blueprint ware="ship_ter_s_scout_02_a"/>
i was meaning it ingame to sort. i am not using any cheat or workshop.. a 100% vanilla player
Going by just the last two lines, I would assume:
blueprint ware="ship ----> would mean a ship-blueprint
_ter_ ----> would mean the race/faction (terran in this)
_s_ ----> ship-class like S, M, L, XL
_scout_01_a ----> ship model (sadly not ingame-names nor ingame-reference)
Any "notepad" (or similar) can do the searching for you (probably [Shift+F]). I think you just have to delete these lines.. but have never tried something like that myself.
press CTRL+M to open up the Mark search box
enter in ship_ in the "find what" box
make sure "Bookmark line" is ticked
then click on "Mark all"
that will then mark all the ship_ lines in notepad++
then click on "Search > Bookmark > Remove bookmarked lines"
and now they are all gone...