Jump to content
Sign in to follow this  
acoustic

Odd helicopter extraction bug

Recommended Posts

I am attempting to do a Coop mission where a helicopter will come in at one point, pick the squad up, take us to our destination, and drop us off and leave. My problem is, though, when it comes to pick us up it either waits on just me (player) to get in and leave or it waits on all the AI to get in and leaves me. I am using the condition code - {alive _X && !(_X in crew heli)} count (units groupname) <= 0

Also, when it gets to where it needs to drop us off, we will all get out but it doesn't take off. I am using the same code except I take off the ! in order to reverse the action. Thanks!

Share this post


Link to post
Share on other sites

I need it to be scripted, not done by an individual. Thanks for the link tho.

Share this post


Link to post
Share on other sites

Can someone please give me one that works? I have tried many.

My problem now is the helicopter will go and land but it won't go to the next waypoint. It has nothing to do with the way points after the land one because I have checked and deleted the conditions for those.

Share this post


Link to post
Share on other sites
I need it to be scripted, not done by an individual. Thanks for the link tho.

If you would take the time to read the first post in the thread I linked you you would see that this is in fact a "script" package. From one of the best scripters in this community.

His solution does work(I use it all the time in some of my missions.)

I was being nice, but your thread is pointless becasue if you would have used the Search ; the first three threads give you more information on this topic than you can probably digest.

Share this post


Link to post
Share on other sites
If you would take the time to read the first post in the thread I linked you you would see that this is in fact a "script" package. From one of the best scripters in this community.

His solution does work(I use it all the time in some of my missions.)

I was being nice, but your thread is pointless becasue if you would have used the Search ; the first three threads give you more information on this topic than you can probably digest.

I appreciate the help but not the negativity. I have used the search button more than you think. Actually going through 3 pages. Anyways, my problem was that when it is set to land I had dostop or something like that in there. This apparently prevented it from taking off. Simple mistake and simply fixed. Thanks guys!

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  

×