11.03.2013, 23:01
How can I make this to work when player walks?
because it freezes the player for a few seconds
because it freezes the player for a few seconds
pawn Код:
new lengthtime = strlen(text);
new time = lengthtime*50;
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.0,0,0,0,0,time);