Arma 3
Belisarius Apr 7, 2017 @ 4:36pm
Making AI salute in editor
Trying to have an AI stand and salute when the mission starts. No triggers or anything involved, I just want them to stand there and do it. What do I need to do to make this happen?
< >
Showing 1-4 of 4 comments
type in the Init field .. this playAction "Salute";
iEatCheapGlue Apr 8, 2017 @ 5:15am 
The triggers are not actually complicated, and they enable a wider range of animations.
If ya put it in the units init field i think they will either play it once or stay in salute permernantly.

Triggers are easy like guy above me said. Id use a repeatable trigger at about 5m range. Then group it to the player. That should mean every time the player goes within 5m of that unit he will salute them :)
alperaydina Jan 7, 2021 @ 5:48am 
Create a Trigger and AI soldier name is for this exp. ALP;
and trigger is;
ALP playmove "AmovPercMstpSrasWrflDnon_SaluteOut";
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Apr 7, 2017 @ 4:36pm
Posts: 4