Wilches Posted January 18, 2007 Posted January 18, 2007 My F-84F Thundestreak shows no pilot in the cockpit! Is there any cure? Thanks!! Quote
dast24 Posted January 18, 2007 Posted January 18, 2007 (edited) My F-84F Thundestreak shows no pilot in the cockpit! Is there any cure? Thanks!! do you really need a pilot ? 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 January 18, 2007 by dast24 Quote
Wilches Posted January 20, 2007 Author Posted January 20, 2007 Still no luck!! May be the coordinates above are wrong. It´s very weird cuz I saw some F-84F screenshots all with pilots. Quote
Southernap Posted January 20, 2007 Posted January 20, 2007 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. Quote
Wrench Posted January 20, 2007 Posted January 20, 2007 Maybe it's a drone???? (ducks and runs......) Wrench KEvin Stein Quote
Southernap Posted January 21, 2007 Posted January 21, 2007 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. Quote
Recommended Posts
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.