Many people have already found 'bugged' / 'unfinished' infantry models, like this:
But it seems that some of these models are still usefull I have found a way to add all animations to the conscript sergeant model! This is the soviet/soldiers/conscript_sergeant with all animations:
I tried to use the same .abp for other models, like the Isakovich variants, but those have still teamweapon animation bugs (So they can be used for standard infantry). This conscript sergeant seems to be the only fixable model so far.
The abp looks like this:
model =
{
"..\\..\\..\\Common\\NewMotionTree.abp",
"..\\..\\..\\common\\engineer.abp",
-- Common Soviet Gear
"..\\..\\sovietcommongear.abp",
"..\\..\\weapons\\mine_tm35\\mine_tm35",
-- Main Mesh
"conscript_sergeant",
}
DO NOT USE THESE, These cause teamweapon animation bugs!
"..\\..\\..\\common\\base\\femalemotion\\femalemotion.abp",
"..\\..\\..\\common\\base\\cinematichead\\cinematichead",
"..\\..\\..\\common\\base\\basemotion\\basemotion",
Hopefully you can find more models like these!
Enjoy!