Ok,
I am trying to build a relatively simple mission with the UH-1h. Basically, takeoff from one spot and land at another. There's a lot more involved, but the problem is with the Huey and not the other stuff.
I have several AI hueys following me. They all seem to follow fine. I had to give them their own waypoints which are directly on top of those I am flying. They are all spaced well and don't seem to have any struggles there.
However, when we reach the designated landing area (a field I chose in the hills; all flat) I gave each of them a landing command based off of their last waypoint. This is a perform task function, not under the "Type" for the waypoint. I'll explain why in a sec.
So they all follow me in no problem; then, when I land, I take a look back and they are all going bonkers! After flying around confused for a moment they all line back up and head toward the coastline 15 NM away (No where near any waypoints) find an airfield and start circling around like a confused swarm of flies...some even crash into each other. They never return to the designated landing area.
I have spaced out the designated landing "triangles" vertically and horizontally in about 20 different configurations, but they continue the same behavior. Occassionally, and I have no idea why; one or two of the last birds will land in the field (no where near their landing points) and the others will scoot off over the hills. They always go to the same airfield.
If I use the waypoint "Type" function as landing, the waypoint gets moved to the nearest airfield automatically and I cannot move it back to the field I want to land them in. (It should be noted this is not the airfield they like to go circle around when using the other method).
So I tried adding a grass airstrip at each of the landing points in the field I want them to land in. But the waypoint remains on the airfield 12 nm away while using the landing "Type" for the wp.
So I removed the "type" back to fly over (same problem if I use it as a turning point) and tried to get them to land on the grass strips...no dice.
I have set the alt for the wp to the lowest agl possible. No help. I have set a condition that if flag 1 (you can't miss the trigger) is active, then there is a 100% chance they will land. Same problem.
I made sure the wp is the last one in the list...still same problem.
I have no idea how to input .lua scripts or anything like that.
So...I think I gave all the info. Hopefully someone has an answer for me on how to get them to land in the field.
Thanks in advance.