Arma 3 Editor - How to let AI paradrop out of a plane or heli

Опубликовано: 30 Сентябрь 2017
на канале: Desperado070
17,134
175

Mission File: https://www.mediafire.com/folder/0hs3...
or https://1drv.ms/f/s!AhoDwGG5P-ARgZN2H...

-------------------------------------------------------------------------------------------------------

Code:

On activation in a trigger:

UnitName action ["EJECT", vehicleName];

c1 action ["EJECT", boby];
c2 action ["EJECT", boby];
c3 action ["EJECT", boby];
c4 action ["EJECT", boby];
c5 action ["EJECT", boby];
c6 action ["EJECT", boby];

Delete trigger:

deleteVehicle HeliName;
deleteVehicle PilotName;

-------------------------------------------------------------------------------------------------------

If you got any questions or ideas leave a comment below

This video was created using content of Bohemia Interactive a.s.
Copyright © 2017 Bohemia Interactive a.s. All rights reserved.
See www.bistudio.com for more information.