Jump to content
Sign in to follow this  
kalthramis

Heli Missions - packaged as ebo?

Recommended Posts

Hi,

I'm trying to figure out how to open up some of the helicopter showcases to check out how Bohemia did some of the code, but everything is under .ebo or .ebo.a3.bisign.

I don't have a clue on how to open these, and apparently Google doesn't either. I want to emulate their Support missions, as well as figure out how to open the side doors on the Huron.

Share this post


Link to post
Share on other sites
Hi,

I'm trying to figure out how to open up some of the helicopter showcases to check out how Bohemia did some of the code, but everything is under .ebo or .ebo.a3.bisign.

I don't have a clue on how to open these, and apparently Google doesn't either. I want to emulate their Support missions, as well as figure out how to open the side doors on the Huron.

The doors on Huron may be opened using scripting, just name the helicopter for example Helo and use:

Helo animateDoor ["Door_R_source",1];

List of the available animation sources may be found on community wiki :icon_twisted:

As for the missions, You want to use the new modules Support module (Ground Support) which are available in the Editor :bounce2:

Share this post


Link to post
Share on other sites
The doors on Huron may be opened using scripting, just name the helicopter for example Helo and use:

Helo animateDoor ["Door_R_source",1];

List of the available animation sources may be found on community wiki :icon_twisted:

As for the missions, You want to use the new modules Support module (Ground Support) which are available in the Editor :bounce2:

Thanks!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×