14.12.2013, 21:17
I am trying to make that whenever player says on chat something he is going to play a talking animation, but I can't find the problem when he freezes only after while he unfreezes...
Please help me. I want that players are able to move while talking and also not freezing the animation.
Код:
new lengthtime = strlen(text); new time = lengthtime*200; ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,0,1,1,1,time);