FSDreamTeam forum

Developer's Backdoor => GSX Backdoor => Topic started by: adrian67 on December 07, 2018, 08:22:10 pm

Title: There is a possibility to open only the front and back left doors on default 737
Post by: adrian67 on December 07, 2018, 08:22:10 pm
 ??? There is a possibility to open only the front and back left doors on default 737 on GSX? Each time I must press Shift +E+3 to open the left back door but in that case it will be open also the right front and right back door. I want to know if there is any possibility to open only the left or right doors. Thank you and I'm sorry if is a silly question. ;)
Title: Re: There is a possibility to open only the front and back left doors on default 737
Post by: Eisbahn on December 08, 2018, 10:59:34 am
This action is built into the model file and has nothing to do with GSX.
Title: Re: There is a possibility to open only the front and back left doors on default 737
Post by: adrian67 on December 08, 2018, 12:06:48 pm
I know that, there is any solution to modify the cfg file of the default 737-800 to open separately the doors, or two on the right and two on the left?
Title: Re: There is a possibility to open only the front and back left doors on default 737
Post by: torsten on December 09, 2018, 12:13:01 pm
it is not possible to configure that in the aircraft.cfg.
The doors of a aircraft are modelled in the *.mdl file and you can not edit that file.

I am also searching for a long time for a B737-800NG WL model where i can open all Doors,
but i did not found any.
You find only payware models like PMDG/iFly or domething, but this models are not working
with Prosim737. But the Prosim model v1.x has no Flex Wings modelled and also the model is not of
a high quality.
Title: Re: There is a possibility to open only the front and back left doors on default 737
Post by: adrian67 on December 16, 2018, 07:45:00 pm
Thank you!  :-[
Title: Re: There is a possibility to open only the front and back left doors on default 737
Post by: pilotwings on December 18, 2018, 12:46:05 am
You need to Assign your doors to X1234 that will open each door for you hope that helps.
Title: Re: There is a possibility to open only the front and back left doors on default 737
Post by: torsten on December 30, 2018, 11:18:00 am
you mean the Eits section in the aircraft.cfg?
that is already done :

[exits]
number_of_exits = 4
exit.0 = 0.2,  40.32, -5.38,  3.97, 0   // Front left door
exit.1 = 0.2, -54.10, -4.76,  4.16, 0   // Rear left door
exit.2 = 0.2,  -41.14, 4.00,  -1.31, 1   // Rear cargo
exit.3 = 0.2,  26.21, 4.46,  -1.94, 1   // Front cargo

but i think the door animation is maybe configured in the mld file?
Title: Re: There is a possibility to open only the front and back left doors on default 737
Post by: virtuali on January 02, 2019, 01:30:49 pm
but i think the door animation is maybe configured in the mld file?

Exactly, there's no way to separate the passenger back door from the service doors on the right side of the default 737 without recompiling/tweaking the .MDL file, to assign a different control variable to them.

I think this should be possible with the ModelConverterX utility
Title: Re: There is a possibility to open only the front and back left doors on default 737
Post by: torsten on January 02, 2019, 03:56:44 pm
Thanks, i will try :-)
Title: Re: There is a possibility to open only the front and back left doors on default 737
Post by: torsten on January 02, 2019, 07:18:49 pm
Thanks for the tip with the Modelconverter...it works !!

Cool, Thanks