public OnPlayerConnect(playerid){ new string[128]; format(string, sizeof(string), "%s has joined United Kingdom RP!", plname); return 1;}