26.01.2015, 17:30
This is a bug in samp I think -> https://github.com/Y-Less/sa-mp-fixes/issues/4
You can use this to cancel the animation:
player.clearAnimations(1);
player.applyAnimation("CARRY", "crry_prtial", 1.0f, 0, 0, 0, 0, 0, 0);
You can use this to cancel the animation:
player.clearAnimations(1);
player.applyAnimation("CARRY", "crry_prtial", 1.0f, 0, 0, 0, 0, 0, 0);