Tags: No tags
Description: This is a small demo mission to let you watch all the ingame unit animations (=moves). You can sort the moves via different filter options and copy the animation name to the clipboard for use in your own mission. Installation: This version of the Animation Viewer is for ARMA2 without Operation Arrowhead. Copy the AnimViewer.utes folder to your mission folder, e.g. \My Documents\ArmA2\missions or \My Documents\ArmA2 Other Profiles\[profile name]\missions Start up the mission editor on Utes and load the AnimViewer. To add the Viewer to your own mission, copy the folder 'AnimationViewer' to your mission folder. Add this to your 'description.ext': #include <AnimationViewer\include.h>Add this to your 'init.sqf' or the Init line of any unit: nil = [] execVM "AnimationViewer\init.sqf";Note: Don't forget to remove all the above before exporting your mission to SP / MP missions! Usage: To use an animation in your mission, put one of the following codes in a script file, a trigger or waypoint: (For gestures, use the playAction or switchAction commands.) UnitName playMove "AnimationName"; UnitName switchMove "AnimationName";Note: This will not work in the Init line of an unit! To add the Viewer to your own mission, copy the folder 'AnimationViewer' to your mission folder. Add this to your 'description.ext': #include <AnimationViewer\include.h>Add this to your 'init.sqf' or the Init line of any unit: nil = [] execVM "AnimationViewer\init.sqf";Note: Don't forget to remove all the above before exporting your mission to SP / MP missions! ;-) Changelog: v1.3a * Seperated versions for Arma2 and Arma2: Operation Arrowhead v1.2 * Animation Viewer can be added to any existing mission * Save more than one animation at a time * Added animal animations * Cleaned up the code and other cosmetics v1.1 * Added ~450 animations for Soldiers and Women (mostly Vehicle / Cargo) * Made the Buttons and ComboBoxes darker for better visibility v1.0 * All animations from anim.pbo included * Unit can be viewed from different angles * Textfield replaced by Copy Button * Some minor bugs fixed * .sqf syntax vBETA2 * All Soldier animations included * switchMove-Bug fixed * Zoom * New design vBETA1 * First release Forum topic: - BI forums ![]() - Community Base Addons Enable javascript to be able to download from Armaholic please!
Tags: No tags
|
awesome tool dude :thumb
class A+ addon
greetings linzi
:Dvery nice!...this is quality!
You should get more comments on this
question.
whenever i'm trying to ad this to my mission for a faster workflow i get this error:
"Resource Dlg Viewer not found."
Well thats what i call USEFUL!!! A must have for Movie Editors! Thanks a lot mate
Total comments : 4, displayed on page: 4