public OnPlayerRequestClass(playerid, classid){ SpawnPlayer(playerid); return 0;//You have to return 0 to skip the class selection!}