Jump to content
Sign in to follow this  
exigent

script help

Recommended Posts

I'm working on a airport ambush mission where us forces take part in taking over a large airport.

I am trying to have 4 seals being flew in the middle of the airport during the intense fight by littlebird. I am trying to have the littlebird a seperate class than the 4 seals.

I have this script for each of the 4 seals:

this moveInCargo heli1; this disableAI "move"; this setBehaviour "COMBAT"; this setCombatMode "BLUE"

Then i have a seek and destroy waypoint for the seal team of 4, and a unload waypoint for the littlebird. But when the littlebird reachs the waypoint if just stops and hovers in the air.

How do i get the littlebird to drop off the 4 guys then go on somewhere else out the battle?

Share this post


Link to post
Share on other sites
I'm working on a airport ambush mission where us forces take part in taking over a large airport.

I am trying to have 4 seals being flew in the middle of the airport during the intense fight by littlebird. I am trying to have the littlebird a seperate class than the 4 seals.

I have this script for each of the 4 seals:

this moveInCargo heli1; this disableAI "move"; this setBehaviour "COMBAT"; this setCombatMode "BLUE"

Then i have a seek and destroy waypoint for the seal team of 4, and a unload waypoint for the littlebird. But when the littlebird reachs the waypoint if just stops and hovers in the air.

How do i get the littlebird to drop off the 4 guys then go on somewhere else out the battle?

if you want it to land you need a Invisable H however how you get it to land is another matter

Share this post


Link to post
Share on other sites

I'd have thought this kind of query should go in the "Mission Editing" Section.  Oh well...

Have you tried here?

Share this post


Link to post
Share on other sites

Aright thanks, if i have any more questions i'll ask.

Share this post


Link to post
Share on other sites

How do I make a helicopter drop off troops and fly away?

A. Create your drop heli.

B. Create the units you want to go in the heli, fly to the LZ and get out. We'll call these units delta.

C. Create an H for the helicopter to start taking off from.

D. Place a Get In waypoint (WP) for the delta group right beside delta, make a Load WP right next to the H for the heli and syncronise the 2 WP's.

E. Create an Invisible H where you want the chopper to land and place a Transport Unload WP for the heli right on it.

F. Make one last Move WP for the helicopter, so that it flies away from the area.

I used that but where do can i find an invisible H? Also do i have ti put and script in the unload WP?

Share this post


Link to post
Share on other sites

Invisible 'H' can be found by downloading the EditorUpdate102 or EditorUpgrade102.

Class is under 'Empty/Objects/Invisible H'

Good luck.

Share this post


Link to post
Share on other sites

Hey i tryed the invisible H thing but the same thing happens, it just hovers there. And i don't want to get confused with snypers script right, it looks confusing.

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  

×