Arma 3
Advanced Rappelling
PPOverdose Aug 1, 2016 @ 2:35pm
AI auto rappelling
Hi, I read the direction on how to get ai units to rappell and it works....but how do I get them do rappell accurately on a building. I don't know what Position Asl is or how to use it because im kinda new at these stuff :P.
Last edited by PPOverdose; Aug 1, 2016 @ 2:36pm
< >
Showing 1-13 of 13 comments
duda  [developer] Aug 1, 2016 @ 2:39pm 
place a small or invisible object on top of the building via the editor (where you want them to rappel). Then, you can get the position asl using the command: getPosASL OBJECT_NAME
duda  [developer] Aug 1, 2016 @ 2:40pm 
[HELI_NAME,25,getPosASL OBJECT_NAME] call AR_Rappel_All_Cargo
PPOverdose Aug 1, 2016 @ 2:49pm 
Thank you so much been searching this for hours :)))
Play3r Sep 18, 2016 @ 4:39am 
Hey Duda, i have been playing around with this mod a couple hours now and i can't get the AI to rappel from the chopper, i have tryed in vanilla arma3, where shall i write the linie " [Drop_Chopper,25,getPosASL Drop_place] call AR_Rappel_All_Cargo" shal it be in the Waypoint or in the INIT off the chopper..

\\ LODF_DK
PPOverdose Sep 18, 2016 @ 1:03pm 
it should be placed in the waypoint
Phantom Hawk Nov 24, 2016 @ 9:46am 
Can someone do a video on AI auto rappelling. i don't know what to do or where to put the script.
PPOverdose Nov 24, 2016 @ 10:43am 
First put all your units in the helicopter. Make sure the helicopter is named and place a waypoint anywhere. Get an invisble helipad and name it. Then use this code [HELI_NAME,25,getPosASL OBJECT_NAME] call AR_Rappel_All_Cargo and put it inside the waypoint(activation). So the code should be something like this: [Viper(name of heli),25,getPosASL invis(name of helipad or object)] call AR_Rappel_All_Cargo.
Last edited by PPOverdose; Nov 24, 2016 @ 10:43am
Phantom Hawk Nov 24, 2016 @ 2:54pm 
where does the code go in the int?
Play3r Nov 25, 2016 @ 5:11am 
Hey DuDa

Got it to work, i just put it in the wrong init field, i put it in the chopper init field. Don't ask why, it works great.
Last edited by Play3r; Nov 25, 2016 @ 6:31am
Phantom Hawk Nov 25, 2016 @ 5:17am 
ok thanks
Mr. Goose Aug 12, 2017 @ 5:42pm 
for anyone reading this after these last string of updates it is no longer getPosASL, its changed to getPosATL
Fulldog Nov 20, 2017 @ 9:50am 
is there a waypoint which does all this, or do you have to do custom waypoints and triggers?
DEADSHOTEYE Jul 16, 2018 @ 1:14am 
Awesomes mods, very well done.... i can get the an AI pilot to fastrope the cargo via way point, but am having trouble doing it from alpha radio trigger or even just blufor present trigger....

im the pilot, im still (even auto hover) under 25m and over flat ground....

is it even possible to do from trigger??

thanks again for all you work
< >
Showing 1-13 of 13 comments
Per page: 1530 50