public client_putinserver(id){ if(PlayerXP[id] == 0 && PlayerClass[id] == 0 && PlayerLevel[id] == 0) { ChooseClass(id); } }