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