CAN WE PERMANENTLY DELETE THE COCKPIT CO PILOT
-
I know you can switch the cockpit co pilot off in the EFB, but they still 'flash' on briefly when re entering the cockpit. Does anyone know whether its possible to simply delete them from the aircraft, possibly by editing a config file or removing their associated file?
Its annoying having them pop up briefly. -
I know you can switch the cockpit co pilot off in the EFB, but they still 'flash' on briefly when re entering the cockpit. Does anyone know whether its possible to simply delete them from the aircraft, possibly by editing a config file or removing their associated file?
Its annoying having them pop up briefly. -
@galeair I think you should be able to disable them by renaming the pilot attach nodes to anything else in the aircraft.cfg:
pilot_attach_node = "PILOT_0"
copilot_attach_node = "PILOT_1" -
@galeair I think you should be able to disable them by renaming the pilot attach nodes to anything else in the aircraft.cfg:
pilot_attach_node = "PILOT_0"
copilot_attach_node = "PILOT_1" -
@martyn Unfortunately this method doesn't work.
Pilots still appear when switching from the outer camera to the inner one.
Is there another way? -
@andrey I modified the flight_model.cfg file in the planes folder.
station_load.0=170, 25.5, -1.5, 1, Pilot, 1
station_load.1=0, 25.5, 1.5, 1, Co-pilot, 2