Arma 3
Need some guidance on Eden Editor
This is for anyone with some exprience with the editor. im attempting to learn the controls for the editor, so here is the situation. ive setup a basic pmc suv convoy of 2 suvs with 3 guys each. first problem i ran into is getting them to get into the vehicles then making there way to a waypoint. first i put multiple waypoints down and they didnt do anything. ive decided to put 1 down at the final destination and they started there. ive also noticed the Ai's seem to intentionally avoid the driver seat when i go in as one of the characters (forcing me to do the driving). after that final destination I have a waypoint to get out of the vehicle and get into a huron i have waiting there. they get out of the suv but then get back in it and do nothing from that point on.

The actual scenario id like to play out is for them to get in the suv's, go through the city to the waypoint, get out then get into the huron which will then fly off after loading. This is the part thats got me all screwed up. Im still confused with waypoints/triggers and how they all correspond to one another. any help or links to guides would help as well. ive watched some vids on it but they dont seem to cover what im trying to do here.
< >
Visualizzazione di 1-4 commenti su 4
So let me see if im reading this right. You want the ai to get into the suv, drive on a road (im guessing) get out at the helo then board helo as passengers correct?

If so if you want them to get inside the vehicle you can A place the get in nearest waypoint ON the SUV and they will board any open spots (generally driver,gunner then passenger slots in this order)

B add unitname assignasdriver vehiclename and unitname getinasdriver vehiclename on the get in waypoint. and do assignasgunner, assignascargo respectivly (cargo=passenger btw)

C just have a vehicle with crew in already and skip the getin part.

Getting the AI to drive threw towns can be tricky. place the waypoints on the road and do it for every major turn (may have to do it for small turns trial and error) and they should follow fairly well. If its a convoy you'll need a script for that otherwise they crash ALOT.

Getting out of the suv and into the chopper is pretty much the same. just place a getout waypoint on the spot you want them to exit and all ai will exit. to board the helo do the same as above (unitname assignascargo helicoptername unitname getinascargo unitname) OR do the getinnearest waypoint ON the helo and they should board the helo as cargo if the helo has crew.

Messaggio originale di Shazzy:
So let me see if im reading this right. You want the ai to get into the suv, drive on a road (im guessing) get out at the helo then board helo as passengers correct?

If so if you want them to get inside the vehicle you can A place the get in nearest waypoint ON the SUV and they will board any open spots (generally driver,gunner then passenger slots in this order)

B add unitname assignasdriver vehiclename and unitname getinasdriver vehiclename on the get in waypoint. and do assignasgunner, assignascargo respectivly (cargo=passenger btw)

C just have a vehicle with crew in already and skip the getin part.

Getting the AI to drive threw towns can be tricky. place the waypoints on the road and do it for every major turn (may have to do it for small turns trial and error) and they should follow fairly well. If its a convoy you'll need a script for that otherwise they crash ALOT.

Getting out of the suv and into the chopper is pretty much the same. just place a getout waypoint on the spot you want them to exit and all ai will exit. to board the helo do the same as above (unitname assignascargo helicoptername unitname getinascargo unitname) OR do the getinnearest waypoint ON the helo and they should board the helo as cargo if the helo has crew.


so i kinda figured part of it out, as for navigating through the streets I was surprised the AI did well I set the waypoint to the final destination and the ai navigated the streets to it, over a km away. as for the helo i got it to arrive and land but my ai will dismount but not board the helo despite a waypoint to get in helo after the get out waypoint. when i act as team lead i just manually order them but that kinda defeats the purpose of the waypoint. also after the team is loaded id like the helo to take off and leave the area. whenever i set a move WP after the land WP it lands then takes off right away unless i manually order my guys into it then the helo lands and waits till all are in then continues on its way. i set a trigger on my getout WP for the helo to arrive at the time my suv arrives there but it seems to head to the landing regardless of the trigger, and i set a trigger for the helo to move out after the getin WP from the units but obviously still takes off despite them not loading in the helo. This is where i get the trigger sequences and linking screwed up.
Ah seems I messed up the helo part. Used to MP missions.

For the helo first add an invisible helipad and name the chopper (CH1 or something simple) then place the helo where you want it to land exactly, Place a move waypoint for the helo before the landing pad (say 50 meters away) and in the waypoint's in act field do, CH1 LAND "GetIn" Also might help to set its speed to limited. , then place a load waypoint on the helipad. Then sync the load waypoint with the ai squads Get in waypoint. and then a move waypoint for the helo so it flies off to wherever you want.
Ultima modifica da Shazzy; 28 giu 2016, ore 20:33
Ah for the CH1 LAND "GetIn" do "Get In" so he wont shut off engine.
< >
Visualizzazione di 1-4 commenti su 4
Per pagina: 1530 50

Data di pubblicazione: 28 giu 2016, ore 17:37
Messaggi: 4