02.05.2015, 23:00
Alright so i have a talk animation but after its done with the animation is doesnt clear and it causes the players to walk/run with their arms to the side, is there anyway i could put a clearanimation after i apply it thank you.
Код:
{ format(string, sizeof(string), "%s says: %s", sendername, text); ProxDetector(20.0, playerid,string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5); SetPlayerChatBubble(playerid,text,COLOR_WHITE,20.0,5000); ApplyAnimation(playerid, "GANGS", "prtial_gngtlkA", 4.1, 0, 1, 1, 1, 1); }