Jump to content

Recommended Posts

Posted

Just downloaded column5's Lightning, very nice plane, but I cannot find how to close the canopy. Mine and all the AI canopies are open. I've tried every key combination that I can think of but no luck. Any ideas?

Posted
Enter .data ini, look for some CANOPY ANIMATION entry and delete it. suggest using a safe copy

If I may add something. ........ Look in the .data.ini under [fuselage] section, and there will be a "SystemName[XXX]=" reference to CANOPY. Remove that or put "//" in front of the line and renumber the SystemName[XXX] items. Then look for the [CANOPY] section and either delete it or put "//" in front of each line. By putting the "//" in front of the affected lines you "remark" out the line following the "//". The computer as it reads throuh the .INI file comes to that line and ignores the instructions on that particular line. Advantage by leaving the code in the .INI and remarking the code for those lines is that when some bright guy here on CA finds a fix, you don't have to scrounge around to find the code necessary to get a working canopy again.

Posted (edited)

Try this:

 

Put this at the bottom of the PILOT section:

 

CanopyAnimationID=3

 

Then replace the default canopy section with this.

 

[Canopy]

SystemType=ANIMATION

InputName=ANIMATION_1

DeploymentMethod=MANUAL

AnimationTime=6.0

AnimationID=3

 

Then set your control in the options menu to whatever the first animation is. See if that works.

 

Thanks to WombRaider for that info.

Edited by The_Editor

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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..