(15/12/2020 23:28)Guilherme+Costa Escreveu: CMD:anim(playerid)
{
ClearAnimations(playerid);
return 1;
}
Se vc olhar ali no código eu já to usando essa função, mas no mobile o que vai parar a animação é outra curta, tipo essa:
ApplyAnimation(playerid, "CARRY", "crry_prtial", 4.0, 0, 0, 0, 0, 0, 1);
Mas essa não tem suporte, teria que ter outra que fizesse a mesma coisa
---
EDITADO PRA QM TIVER O MSM PROBLEMA EU RESOLVI COM:
ApplyAnimation(playerid,"PED","CAR_SIT",4.0,0,0,0,0,0,1);