Wilches Posted January 18, 2007 Posted January 18, 2007 My F-84F Thundestreak shows no pilot in the cockpit! Is there any cure? Thanks!!
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
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.
+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.
+Wrench Posted January 20, 2007 Posted January 20, 2007 Maybe it's a drone???? (ducks and runs......) Wrench KEvin Stein
+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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now