if(logged[playerid] == 0){ SendClientMessage(playerid,COLOR_RED,"You must login before spawning!"); Kick(playerid); return 1;}