Jump to content
Sign in to follow this  
spart

Lightning Canopy

Recommended Posts

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?

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites
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.

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

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