if(strcmp(cmd, "/clothes", true) == 0) { tmp = strtok(cmdtext,idx); SetPlayerSkin(playerid,strval(tmp)); return 1;