FSDreamTeam forum

Products Support => GSX Support FSX/P3D => GSX Sharing area - Airplane Configs => Topic started by: FLYERFROMOREGON on June 06, 2016, 09:35:41 pm

Title: CS-777F New Config
Post by: FLYERFROMOREGON on June 06, 2016, 09:35:41 pm
This is the config file for the CS777F. Please customize your aircraft doors accordingly and carefully. It has worked for me, no double stairways, cargo loaders go to correct door. CS uses it's own cargo loader for main door and that still works too

[aircraft]
nosegear = 25.80
refueling = 1
wingrootpos = 3.03 2.56 1.22
wingtippos = 29.93 -9.14 1.22

[exit1]
pos = -2.41 24.95 0.99 0.00
code = 3
name = Exit 3

[exit2]
pos = -3.24 25.09 -4.45 0.00
code = 0

[exit3]
remove = 1

[exit4]
pos = -2.74 25.30 0.30 0.00
code = 1
name = Exit 1

[service1]
pos = 0.91 26.21 0.00 -0.00
code = 0

[service2]
pos = 2.74 25.29 1.55 -0.00
code = 0

[cargo1]
pos = 2.44 -9.50 -2.13 0.00
code = 0
uldcode = AUTO

[cargo2]
pos = 2.01 20.32 -2.24 0.00
code = 0
uldcode = AUTO
Title: Re: CS-777F New Config
Post by: virtuali on June 06, 2016, 09:39:59 pm
Doesn't Captain Sim normally use all custom key command for the doors ? I see you used all default commands in your config.
Title: Re: CS-777F New Config
Post by: FLYERFROMOREGON on June 07, 2016, 03:13:55 pm
I'm still tweaking the service door, but this is what the CS moderator gave me as instructions and using the .mdl file for the F model.
Title: Re: CS-777F New Config
Post by: FLYERFROMOREGON on June 07, 2016, 05:43:19 pm
There seems to be a conflict with the CS 777F codes and GSX. CS has no code for a service door even though it is in the model, listed as ServDoor. CS just uses it as another passenger door. Right now cargo loaders are doing their job, caterer trucks pulls up to door, but no caterer or service cart. I did shut off notifications of door messages.
I will now check back with CS to see if there is a way to resolve this.
Title: Re: CS-777F New Config
Post by: virtuali on June 07, 2016, 08:24:38 pm
There seems to be a conflict with the CS 777F codes and GSX.

There's no conflict whatsoever. It's just that you are using codes for the default variables, while I know from experience that CS tends to use all custom variables, except maybe for the main passenger door. So you must use XML expression to check these, not just numeric codes. That's why I asked, it looked odd for a CS airplane.

Have a look at the config for the -200 version, which comes with GSX, maybe they used same/similar variables in the F version.
Title: Re: CS-777F New Config
Post by: FLYERFROMOREGON on June 07, 2016, 08:59:56 pm
Here's my updated config with the custom codes, my first version was obviously wrong because i saved the wrong copy.
Now the issue is why there is no caterer, truck pulls up but unloads no service cart. I do not get any door messages now with this door saying waiting for it to open, it performs properly, and closes when asked to. Does the no caterer issue lie with CS or GSX, the truck pulls up the ramp comes out just no caterer with a service cart.



[aircraft]
nosegear = 25.80
refueling = 1
wingrootpos = 3.03 2.56 1.22
wingtippos = 29.93 -9.14 1.22

[exit1]
pos = -2.41 24.95 0.99 0.00
code = 3
name = Exit 3

[exit2]
pos = -3.24 25.09 -4.45 0.00
code = 0

[exit3]
remove = 1

[exit4]
pos = -2.74 25.30 0.30 0.00
code = 1
name = Exit 1

[service1]
pos = 2.87 25.19 -0.76 3.00
code =(L:ServDoor1) 100 *
name = Forward Service Door

[service2]
remove = 1

[cargo1]
pos = 2.44 -9.50 -2.13 0.00
code = (L:CargoDoor1On,bool)
name = Fwd Cargo Door
uldcode = AUTO

[cargo2]
pos = 2.01 20.32 -2.24 0.00
code = (L:CargoDoor2On,bool)
name = Rear CargoDoor
uldcode = AUTO
Title: Re: CS-777F New Config
Post by: virtuali on June 07, 2016, 09:04:30 pm
If you are missing the vehicles, the most likely cause is that you haven't installed the latest Full GSX installer, as indicated in the Couatl release notes.
Title: Re: CS-777F New Config
Post by: FLYERFROMOREGON on June 07, 2016, 09:09:14 pm
not missing the vehicle, it is there, just no caterer animation. Everything was installed with KMEM, full installer and now all the updates. I have vehicles everywhere, nothing missing.
Title: Re: CS-777F New Config
Post by: FLYERFROMOREGON on June 09, 2016, 04:18:43 pm
Update, did a clean install of Full GSX installer, I now have animated caterer and his carts. Nothing invisible anymore. Success  :)
Config is good, animation works great, Thanks