Rover Posted March 4, 2008 Posted March 4, 2008 Hello guys!!! I need help with specific modification of the runway. Does exist a way to make a modification in the airfield.ini and make the aircraft take off just in one way? For example, make the aircraft take off only in runway 09. It's possible make that? Thanks!!! Quote
+Dave Posted March 4, 2008 Posted March 4, 2008 I have not seen any mod like that. I think the only way you can do it is in making a single mission. Quote
Wrench Posted March 4, 2008 Posted March 4, 2008 I'll state with a VERY conditional possibly. You'd need to extract and study the airfield's ini.... this is from desert_airfield6.ini .... [Runway001]Heading=0 Offset=0,0 Length=2500 Width=90 TouchDownHead=0,918.5 TouchDownTail=0,-918.5 TakeOffHead=0,1300 TakeOffTail=0,-1300 other notations of possible importance... TaxiHead[01].Heading=270TaxiHead[01].Offset=88,1325 TaxiHead[02].Heading=270 TaxiHead[02].Offset=138,1325 TaxiHead[03].Heading=272 TaxiHead[03].Offset=188,1320 TaxiHead[04].Heading=297 TaxiHead[04].Offset=233,1298 TaxiHead[05].Heading=331 TaxiHead[05].Offset=258,1254 TaxiHead[06].Heading=357 TaxiHead[06].Offset=261,1205 TaxiHead[07].Heading=0 TaxiHead[07].Offset=261,1155 TaxiHead[08].Heading=0 TaxiHead[08].Offset=261,1105 TaxiHead[09].Heading=0 TaxiHead[09].Offset=261,1055 TaxiHead[10].Heading=0 TaxiHead[10].Offset=261,1005 TaxiHead[11].Heading=0 TaxiHead[11].Offset=261,955 TaxiHead[12].Heading=0 TaxiHead[12].Offset=261,905 TaxiHead[13].Heading=0 TaxiHead[13].Offset=261,855 TaxiHead[14].Heading=0 TaxiHead[14].Offset=261,805 TaxiHead[15].Heading=0 TaxiHead[15].Offset=261,755 TaxiHead[16].Heading=0 TaxiHead[16].Offset=261,705 TaxiTail[01].Heading=270 TaxiTail[01].Offset=88,-1325 TaxiTail[02].Heading=270 TaxiTail[02].Offset=138,-1325 TaxiTail[03].Heading=268 TaxiTail[03].Offset=188,-1320 TaxiTail[04].Heading=243 TaxiTail[04].Offset=233,-1298 TaxiTail[05].Heading=209 TaxiTail[05].Offset=258,-1254 TaxiTail[06].Heading=183 TaxiTail[06].Offset=261,-1205 TaxiTail[07].Heading=180 TaxiTail[07].Offset=261,-1155 TaxiTail[08].Heading=180 TaxiTail[08].Offset=261,-1105 TaxiTail[09].Heading=180 TaxiTail[09].Offset=261,-1055 TaxiTail[10].Heading=180 TaxiTail[10].Offset=261,-1005 TaxiTail[11].Heading=180 TaxiTail[11].Offset=261,-955 TaxiTail[12].Heading=180 TaxiTail[12].Offset=261,-905 TaxiTail[13].Heading=180 TaxiTail[13].Offset=261,-855 TaxiTail[14].Heading=180 TaxiTail[14].Offset=261,-805 TaxiTail[15].Heading=180 TaxiTail[15].Offset=261,-755 TaxiTail[16].Heading=180 TaxiTail[16].Offset=261,-705 It should be theoretically possible to comment out the pointer for, say a northerly take off (since most of these cursed things are set a headings 0/180 -- which is really fun when you need a odd heading, like 330...but that's for another post) Might be interesting to experiment with..... Wrench kevin stein Quote
Rover Posted March 4, 2008 Author Posted March 4, 2008 I was trying it... very interesting but I cannot do the aircraft take off just in one way. Why it's possible make this kind of take off from a carrier (just in one direction) and not from a simple runway? Beyond of the type of ground object, what's the diference in each configuration? Thank you anyway!!! Quote
FastCargo Posted March 4, 2008 Posted March 4, 2008 Carrier's have catapults that are aligned in the specific direction. Runways do not. Try adding a catapult to a runway...see if it works. FastCargo 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.