AGOSTINO Posted July 30, 2013 Posted July 30, 2013 How is it possible, to have the "seat_f-4" in the F4 aircraft, without pilot & copilot?? Quote
+RAVEN Posted July 30, 2013 Posted July 30, 2013 (edited) Game put's in default pilots. Edited July 30, 2013 by RAVEN Quote
AGOSTINO Posted July 30, 2013 Author Posted July 30, 2013 Game put's in default pilots. I should've solved ... ... with the FakePilot method!!! Quote
+RAVEN Posted July 30, 2013 Posted July 30, 2013 (edited) I should've solved ... ... with the FakePilot method!!! Their is. no 'Default seat' So the game won't add one.Just make the seat the pilot. [Pilot] SystemType=PILOT_COCKPIT PilotModelName=seat_f-4 //PilotN1 Position=0.00,6.36,0.31 //0.0,6.36,0.74 //SeatModelName=seat_f-4 //SeatPosition=0.00,6.36,0.31 MinExtentPosition=-0.25, 5.91,-0.20 MaxExtentPosition= 0.25, 6.99, 0.92 CanopyNodeName=canopy_front_outer CanopyAnimationID=3 HasArmor=TRUE Edited July 30, 2013 by RAVEN Quote
AGOSTINO Posted July 31, 2013 Author Posted July 31, 2013 Their is. no 'Default seat' So the game won't add one.Just make the seat the pilot. [Pilot] SystemType=PILOT_COCKPIT PilotModelName=seat_f-4 //PilotN1 Position=0.00,6.36,0.31 //0.0,6.36,0.74 //SeatModelName=seat_f-4 //SeatPosition=0.00,6.36,0.31 MinExtentPosition=-0.25, 5.91,-0.20 MaxExtentPosition= 0.25, 6.99, 0.92 CanopyNodeName=canopy_front_outer CanopyAnimationID=3 HasArmor=TRUE I use this ..... and it works fine!!!!! [Pilot] SystemType=PILOT_COCKPIT PilotModelName=FakePilot Position=0.0,6.36,0.74 SeatModelName=seat_f-4 SeatPosition=0.00,6.36,0.31 MinExtentPosition=-0.25, 5.91,-0.20 MaxExtentPosition= 0.25, 6.99, 0.92 CanopyNodeName=canopy_front_outer CanopyAnimationID=3 [CoPilot] SystemType=PILOT_COCKPIT PilotModelName=FakePilot Position=0.0,4.95,0.84 SeatModelName=seat_f-4 SeatPosition=0.0,4.95,0.41 MinExtentPosition=-0.25, 4.50,-0.11 MaxExtentPosition= 0.25, 5.44, 1.07 CanopyNodeName=canopy_rear_outer CanopyAnimationID=3 Quote
Wrench Posted July 31, 2013 Posted July 31, 2013 that works if you want an unmanned Drone. Did that for the QF-100D I did several years ago Quote
AGOSTINO Posted August 1, 2013 Author Posted August 1, 2013 that works if you want an unmanned Drone. Did that for the QF-100D I did several years ago It is, for the QF-4B Phantom!!! 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.