public OnPlayerConnect(playerid){ //Do everything here... then at the end... OnPlayerRequestClass(playerid, 0); return 1;}