Question stated above
Place this code in the vehicles INIT this animateSource ["packing_source",1,true];
For multiplayer compatibility add a further check: if (isServer) then { this animateSource ["packing_source",1,true]; };