public OnPlayerRequestClass(playerid, classid) { if(seleccionoclase[playerid] == true){ SpawnPlayer(playerid); return 0;} return 1; }