Hi there, try this:
------------------------------------------------------------
model =
{
"..\\..\\..\\common\\NewMotionTree.abp",
"..\\..\\..\\common\\engineer.abp",
-- Common Soviet Gear
"..\\..\\sovietcommongear.abp",
"..\\..\\weapons\\mine_tm35\\mine_tm35",
"..\\..\\..\\aef\\weapons\\smg_m1_thompson\\smg_m1_thompson",
-- Main Mesh
"engineer",
}
--------------------------------------------------------------
I changed the complete motion tree for the "new motion tree". The rest looks ok at first sight.
Also check your abp file modding here you have a video from eliwood:
https://www.youtube.com/watch?v=z_ZrH0gUcr0
I hope this could help you
Regards
Olhausen
Dear Olhausen,
Thank you for the reply, it is very kind of you,this is the second time you give me very detail advice.
I double checked my job base on your website video, i found my folder path is not correct, and i followed the video and did again, it is work now! Below is my abp file, in case other player need it.
-------------------------------------------------------------
model =
{
"..\\..\\..\\Common\\CompleteMotionTree.abp",
"..\\..\\..\\common\\engineer.abp",
-- Common Soviet Gear
"..\\..\\sovietcommongear.abp",
"..\\..\\weapons\\mine_tm35\\mine_tm35",
"..\\..\\..\\aef\\weapons\\smg_m1_thompson\\smg_m1_thompson",
-- Main Mesh
"engineer",
}
-----------------------------------------------------------------
Thanks again!
Best regards
Bigben266