function ProcessPlayer(playerid){ SendClientMessage(playerid, COLOR_LIGHTRED, "*Welcome to "SERVER_NAME""); CheckPlayerAccount(playerid); return 1;}