Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
leocapnaone

Transport Unload problem

Recommended Posts

Hello,

 

I'm trying to make the following scenario:

  1. Have an AI controlled squad enter an AI controlled vehicle (MRAP);
  2. Vehicle moves and then unloads the squad;
  3. The vehicle moves to a new location.

 

The "GET IN"/"LOAD" and "VEHICLE GET OUT"/"TRANSPORT UNLOAD" are synced, and everything works fine, except the vehicle "MOVE" waypoint (AFTER unloading the squad) it just doesn't work, the vehicle can't move anymore. How can I make the vehicle move to the next waypoint after unloading the squad? I will be very pleased with any help, thanks guys.

 

 

Here's a screenshot:

ARMA3.jpg

 

 

 

 

 

Share this post


Link to post
Share on other sites

Foot Patrol   ->   Get In   ->   Get Out   ->   Move

                                 |                    |

Vehicle          ->   Load    ->   Transport Unload   ->   Move

 

Vehicle Get Out is causing your problems, it is meant for unloading vehicles from vehicles that can transport vehicles.

See waypoint types for more information.

  • Thanks 1

Share this post


Link to post
Share on other sites

×