Jump to content
Sign in to follow this  

Recommended Posts

My F-84F Thundestreak shows no pilot in the cockpit! Is there any cure? Thanks!!

Share this post


Link to post
Share on other sites

My F-84F Thundestreak shows no pilot in the cockpit! Is there any cure? Thanks!!

 

do you really need a pilot :grin: ?

 

but without joking

look in your F84F_DATA.INI there is a entry some thing like that

 

example from mirage factory f-15

// Crew ---------------------------------------------------------

[Pilot]

SystemType=PILOT_COCKPIT

PilotModelName=MODusaf<-----the modelthat stands here must be in the object\aircraft folder

Position=0.0,6.313,1.5

SeatModelName=seat_f-15

SeatPosition=0.00,6.263,0.91

MinExtentPosition=-0.125, 6.391, 1.20

MaxExtentPosition= 0.125, 6.299, 0.92

CanopyNodeName=Canopy

Armor[bOTTOM].Thickness=0

Edited by dast24

Share this post


Link to post
Share on other sites

Still no luck!! :dntknw: May be the coordinates above are wrong. It´s very weird cuz I saw some F-84F screenshots all with pilots. :blush:

Share this post


Link to post
Share on other sites

The Coordinates that dast24 posted do relate to another cockpit. To make the pilot work you need to look for the cockpit entry in the F-84F's cockpit and then change the line that says "PilotModelName=" to name a pilot model that is similar to a few of your other add-on aircraft.

Share this post


Link to post
Share on other sites

Maybe it's a drone????

 

 

(ducks and runs......)

 

 

Wrench

KEvin Stein

Share this post


Link to post
Share on other sites

I just took a look at it and found out what the issue was.

This the information that the game uses to put the pilot in the F-84F. It is located in the aircraft's data.ini file.

 

[Pilot]

SystemType=PILOT_COCKPIT

Position=0.00,2.05,0.88

SeatModelName=seat_f-104

SeatPosition=0.00,2.0,0.32

MinExtentPosition=-0.25,3.52,-0.30

MaxExtentPosition= 0.25,4.83, 1.09

CanopyNodeName=CanopyGlass

 

it is missing a line you need to change it to this,

 

[Pilot]

SystemType=PILOT_COCKPIT

PilotModelName=PilotN1 <-------------------- Add this line right here at this point

Position=0.00,2.05,0.88

SeatModelName=seat_f-104

SeatPosition=0.00,2.0,0.32

MinExtentPosition=-0.25,3.52,-0.30

MaxExtentPosition= 0.25,4.83, 1.09

CanopyNodeName=CanopyGlass

 

that should give you a visable pilot.

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