if (strcmp(cmdtext, "/sit", true) == 0){ ApplyAnimation(playerid,"PED","SEAT_IDLE",4,0,0,0, 1,0,1); return 1;}