Animation problem
#1

Dear users,

I've been maintaining a problem in my talk animation. When the animation is playing the players can't move, like walking. I'm really annoyed by it right now and I have no clue how to remove the freezing thing.

This is my talking anim;
ApplyAnimation(playerid,"PED","IDLE_chat",4.1,1,0, 0,0,0,1);

It's working fine but you can't move around. Does anyone knows how to fix this?
Reply
#2

like this

pawn Код:
ApplyAnimation(playerid, "PED", "IDLE_chat", 4.1, 0, 0, 0, 0, 1);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)