I'm working on a complete list of all animations (+ description) a player can perform in the game without a script. This means all the walking, running, sprinting with different weapons, reloading, throwing nades, setting mines, healing, etc... but not the karate,dancing or death anims.
I place them in an exel file in 3 tables (standing, crouching & proned).
I'm not doing this for fun actuallly, I want to make a getunitpos function since the unitpos command only works in conjuction with the setunitpos command.
Try unitpos on yourself and it will return "AUTO"
Right now all standing animations are done. (Well, I hope so)
There are a lot... for example saluting has 9 different animations.
Saluting with a rifle, saluting with a sidearm. saluting without a weapon. for each of them a start, transition and end animation.