Default primable equipment
Posted: Fri Jun 05, 2015 9:51 pm
Recently i switched to a new ship. After fully equipping it, i had 1 primeable equipment.
I set to both offensive & defensive primable shortcut.
Saved game, checked savefile and found :
Launched and found n & b did nothing, i had to use Shift-n to activate it.
Redocked, saved and checked savegame again :
Maybe "F4 > manage primable equipment" could be expanded to allow setting which device is active upon launch ?
(none and "don't change" should be 2 of the choices i think).
I set to both offensive & defensive primable shortcut.
Saved game, checked savefile and found :
Code: Select all
<key>primed_equipment_a</key>
<string>EQ_SC_MANUAL_CONFIGURATOR_INTERNAL</string>
<key>primed_equipment_b</key>
<string>EQ_SC_MANUAL_CONFIGURATOR_INTERNAL</string>
Redocked, saved and checked savegame again :
Code: Select all
<key>primed_equipment</key>
<string>EQ_SC_MANUAL_CONFIGURATOR_INTERNAL</string>
<key>primed_equipment_a</key>
<string>EQ_SC_MANUAL_CONFIGURATOR_INTERNAL</string>
<key>primed_equipment_b</key>
<string>EQ_SC_MANUAL_CONFIGURATOR_INTERNAL</string>
(none and "don't change" should be 2 of the choices i think).