Jump to content

Recommended Posts

Posted (edited)

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
Posted

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

Posted

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.

Posted

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.

Posted (edited)

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
Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

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..