09.12.2009, 15:34
Hey i have a bug on my animiton when i piss and stop the anim the player is still pissing but not as the anim he can run and such stuff but still pissing
Код:
if(strcmp(cmdtext, "/piss", true) == 0) {
SetPlayerSpecialAction(playerid,68);
return 1;
}

