if(strcmp(cmd, "/s", true) == 0 || strcmp(cmd, "/sync", true) == 0){ SpawnPlayer(playerid); return 1;}