25.07.2015, 23:20
Hey, for some reason I gotta type /sit twice for the animation to be applied. What's wrong?
Код:
if(!strcmp(cmdtext, "/sit", true)) { ApplyAnimation(playerid, "BEACH", "PARKSIT_M_LOOP", 4.0, 1, 0, 0, 0, 0); return 1; }