Daefera 1 Posted March 12, 2013 Hey people, Short question. I've been playing around with trigger activated animations, but about 90% of the known Arma 2 animations do not seem to work in Arma 3. Reference url: http://community.bistudio.com/wiki/ArmA2:_Moves I also found a good tutorial for: [] call BIS_fnc_animViewer; on , but all I am looking for is an easy copy-paste list like the first link I provided. Is that available somewhere? Google didn't deliver. Share this post Link to post Share on other sites
panimala 25 Posted March 15, 2013 I would also like to have some animations to play with, if someone could turn up with some available commands I'd be happy! Share this post Link to post Share on other sites
cobra4v320 27 Posted March 15, 2013 (edited) You would have to look at ARMA3 > addons > anims_f looks like most of them are in there. By the way using the animations viewer in game just click on the animation name then hit control + C, you can then paste into your notepad. Edited March 15, 2013 by cobra4v320 Share this post Link to post Share on other sites
ARMAidiot 1 Posted March 15, 2013 I would also like to have some animations to play with, if someone could turn up with some available commands I'd be happy! UNIT playmove "AmovPercMstpSrasWrflDnon_Salute"; UNIT disableAI "ANIM" Share this post Link to post Share on other sites
trini scourge 1 Posted March 15, 2013 put: [] call BIS_fnc_animViewer in trigger's activation (on act) line. Share this post Link to post Share on other sites
kebardi 10 Posted March 15, 2013 put: [] call BIS_fnc_animViewer in trigger's activation (on act) line. Thanks! Works great! Share this post Link to post Share on other sites
b00tsy 28 Posted September 20, 2017 On 15-3-2013 at 1:16 PM, trini scourge said: put: [] call BIS_fnc_animViewer in trigger's activation (on act) line. Strangely enough is the heal animation not in there when you select the medic. Share this post Link to post Share on other sites