Jump to content
Sign in to follow this  
slick cowboy

pilot legs sticking out for the F-86F-40

Recommended Posts

I've just noticed that the pilot's legs are sticking out of the F-86F-40 mod.

The FakePilot2 and the F-86Fence are both present in the Pilots folder.

 

The entries in data.ini are:

 

//fake-pilot for wingfences//

[Fence1]
SystemType=Pilot_Cockpit
Position=0.0,0.0,0.0
PILOTMODELNAME=FakePilot2
SeatModelName=F-86Fence
SeatPosition=-3.75,0.10,-0.410
SeatID=2

[Fence2]
SystemType=Pilot_Cockpit
Position=0.0,0.0,0.0
PILOTMODELNAME=FakePilot2
SeatModelName=F-86Fence
SeatPosition=3.75,0.10,-0.410
SeatID=3

 

Am I missing something???

post-52590-0-67737100-1425336563.jpg

Edited by slick cowboy

Share this post


Link to post
Share on other sites

change the entries to just plane "fakepilot'. bet that fixes it right up

 

(make sure you actually DO have the generic fake pilot in your /Pilots folder)

 

it should read like this

 

 

//fake-pilot for wingfences//

[Fence1]
SystemType=Pilot_Cockpit
Position=0.0,0.0,0.0
PILOTMODELNAME=FakePilot
SeatModelName=F-86Fence
SeatPosition=-3.75,0.20,-0.410
SeatID=2

[Fence2]
SystemType=Pilot_Cockpit
Position=0.0,0.0,0.0
PILOTMODELNAME=FakePilot
SeatModelName=F-86Fence
SeatPosition=3.75,0.20,-0.410
SeatID=3

 

 

cause there ain't no such thing as fakepilot2

Share this post


Link to post
Share on other sites

Oh when using fake pilots make sure to add a "mass=0" statement. otherwise the jet becomes 90kg heavier for each (fake or not) pilot added.

Share this post


Link to post
Share on other sites

Oh when using fake pilots make sure to add a "mass=0" statement. otherwise the jet becomes 90kg heavier for each (fake or not) pilot added.

 

Interesting! I've been adding 100kg pilot weight to the empty weight of my WW2 FM's. Will check it out.

Share this post


Link to post
Share on other sites

Hi Baffmeister,

 

Yea once I added 6 fake pilots for aesthetics and found my jet some 500kg over weight with debug on.

 

 

searched and found in aircraftobject.ini

 

[DefaultPilot]

...

Mass=90

 

 

So apparently TK already defines the pilot weight here which I think is nice of him. (And so I added mass=0 to my fakepilots and voila the over weight is gone :smile:)

Edited by Do335

Share this post


Link to post
Share on other sites

Oh when using fake pilots make sure to add a "mass=0" statement. otherwise the jet becomes 90kg heavier for each (fake or not) pilot added.

 

Like this?

 

[Fence1]

SystemType=Pilot_Cockpit

Position=0.0,0.0,0.0

PILOTMODELNAME=FakePilot

SeatModelName=F-86Fence

SeatPosition=-3.75,0.10,-0.410

SeatID=2

Mass=0

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..