18.05.2009, 21:09
This code doesn't work, when you do the command your player doesnt do the animation.
Quote:
if(strcmp(cmd, "/chairsit", true) == 0) { LoopingAnim(playerid,"PED","SEAT_down",4.1,0,1,1,1 ,0); return 1; } |