Jump to content

Recommended Posts

Posted

I know that there is a problem with canopy animations post October patch and I know that the solution is to either bind it to an animation key or so flip the variables. Can anyone tell me the specific lines that I need to change?

Posted

In some aircraft, the canopy is set as a "highlift device" and opens below a set airspeed. In others, the model's FM creator may have not included an opening canopy in the data.ini, and one must find the proper node by perusing the model's .lod file, using a suitable hex-editor. And, in some cases, one's simply SOL, as the model may not have an opening canopy.

Posted

Well I'm sure it does. Why would the designer make a model with a static open canopy? Isn't there some line in the data.ini that controls the animation? I remember hearing that after the patch some of the high light canopies got reversed and they open in flight and close at landing.

Posted

rather than opening a new thread I thought I'd post this here as its really got me stumped.

 

I've been working on the AI hunters making them flyable in WOI and have used the data.ini that STORM provided, if I use the ini in the link then the canopy functions however if I copy and paste the relevent code into my in progress ini it nolonger works.

 

Exibit A the downloaded ini:

 

CanopyNodeName=Canopy_Rear

CanopyAnimationID=10

HasArmor=FALSE

 

[Canopy]

SystemType=ANIMATION

InputName=ANIMATION_1

DeploymentMethod=MANUAL

AnimationTime=6.0

AnimationID=10

 

 

Exibit B my entry:

 

CanopyNodeName=Canopy_Rear

CanopyAnimationID=10

HasArmor=FALSE

 

[Canopy]

SystemType=ANIMATION

InputName=ANIMATION_1

DeploymentMethod=MANUAL

AnimationTime=6.0

AnimationID=10

 

how can one work and the other not if theyre identical?

 

Craig

Posted
Well I'm sure it does. Why would the designer make a model with a static open canopy? Isn't there some line in the data.ini that controls the animation? I remember hearing that after the patch some of the high light canopies got reversed and they open in flight and close at landing.

 

Did you in any way say that the canopy was open, in your original post? You simply asked which lines to change, without detailing the whys and the hows. There are over 500 add-on models. Not all of them have opening canopies. My reply was based on the the question that you asked.

Posted
Did you in any way say that the canopy was open, in your original post? You simply asked which lines to change, without detailing the whys and the hows. There are over 500 add-on models. Not all of them have opening canopies. My reply was based on the the question that you asked.

 

Sorry I thought that was evident. I wouldn't have asked about models that aren't animated.

  • 1 month later...
Posted
I was pointed to a relevant thread and got the problem taken care of. Thanks for being patient with me.

Would you please point me to that thread so that I can resolve this in mt installation? Thanks.

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