fortune144 12 Posted July 3, 2018 Hey there, i made an MP5 from SMG_Base_F Arma 3 everythign is fine. The Soldier reload animation is running but the weapon is doing nothing. i made all sections and placed the memory point for the specific animation. In my model.cfg i placed in the model animation section everything whats needed for the animation. For example. The file is lying where my model.p3d is. Quote class SOR_MP5_SD6 { htMin=0; htMax=0; afMax=0; mfMax=0; mFact=0; tBody=0; skeletonName="Skeleton"; sectionsInherit=""; sections[]={"trigger"}; class Animations { class trigger_rot { type="rotation"; source="reload"; selection="trigger"; sourceAddress="clamp"; minPhase=0; maxPhase=1; minValue=0; maxValue=1; memory=0; angle0=0; angle1=-0.6981317; }; Share this post Link to post Share on other sites
KokaKolaA3 394 Posted July 6, 2018 Is this your whole model.cfg? All that's in there is the trigger, which is animated when you shoot. 1 Share this post Link to post Share on other sites