Jump to content

Recommended Posts

Posted (edited)

Wondering If someone know how to solve this problem.

 

img00007-4.jpg

 

I think is related to the catapult, but have no idea of how to solve it. The copter starts this way continue to tilt forward until you release the brakes and fly for a while (like launched by a catapult) in this position making very hard not to crash.

 

Thanks.

Edited by Stratos
Posted

don't fly helos from ships? that should eliminate the problem :biggrin:

 

looks more like an aircraft data in problem, as opposed to ship data in problem (since it's a 'fake' catapult, and helo flight is still barely functional...)

Posted

Not sure, but i think the UH-1 had the line "IsSkid=TRUE" in the Landing Gear section of the Data.ini, remove it and it should work, as this line gave weird results with catapults or flying from ships in general.

Posted

[Cat1]

SystemType=CATAPULT

CatapultID=1

StartPosition=0.00,16.76,5.793

EndPosition=-7.063,16.76,35.000

LaunchTime=15.00

ReadyAnimationID=1

ReadyAnimationTime=5.0

[Cat2]

SystemType=CATAPULT

CatapultID=2

StartPosition=0.00,-2.156,5.793

EndPosition=-7.063,-2.156,35.000

LaunchTime=15.00

ReadyAnimationID=2

ReadyAnimationTime=5.0

Posted

With these values the helicopter is fired to the left and upwards on the catapult. Maybe that´s the reason for the wrong behavior.

 

[Cat1]

SystemType=CATAPULT

CatapultID=1

StartPosition=0.00,16.76,5.793

EndPosition=0.00,16.86,5.793

LaunchTime=15.00

ReadyAnimationID=1

ReadyAnimationTime=5.0

[Cat2]

SystemType=CATAPULT

CatapultID=2

StartPosition=0.00,-2.156,5.793

EndPosition=0.00,-2.256,5.793

LaunchTime=15.00

ReadyAnimationID=2

ReadyAnimationTime=5.0

Posted

Guess not, as the game doesn´t support helos and a fixed wing aircraft must been launched.

Then try to just eliminate the vertical amount.

 

[Cat1]

SystemType=CATAPULT

CatapultID=1

StartPosition=0.00,16.76,5.793

EndPosition=-7.063,16.76,5.793

LaunchTime=15.00

ReadyAnimationID=1

ReadyAnimationTime=5.0

[Cat2]

SystemType=CATAPULT

CatapultID=2

StartPosition=0.00,-2.156,5.793

EndPosition=-7.063,-2.156,5.793

LaunchTime=15.00

ReadyAnimationID=2

ReadyAnimationTime=5.0

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

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