Jump to content

nathan.moore7

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Everything posted by nathan.moore7

  1. I am trying to figure out how to create a basic pickup/transport/drop off situation for either vehicles or aircraft. Here are the steps I'm looking for: 1. AI-controlled infantry waits at pickup location for transport (vehicle/helicopter) to arrive 2. Transport arrives at location and waits for troops to load 3. Troops load the transport 4. When loading is complete, transport moves to second location 5. When the transport has arrived, troops unload 6. Transport waits for unloading to complete, then leaves the location I've tried this using waypoints and triggers, but the problem is always in the timing and sequence, for instance, the transport leaving before the troops have boarded. I tried looking for other threads that address this, but they are usually asking about a particular situation that is not what I'm looking for. I tried to make this as broad and simple as possible so as to be applicable to more people, and to be as adaptable as possible. Any advice on how to achieve this would be greatly appreciated. Thanks!
×