13.04.2014, 18:00
pawn Код:
SendClientMessage(playerid,COLOR_SERVER,"[SERVER] "WHITE"You could also check /credits to see who made this server possible!"); //Line 593
format(string,sizeof(string),"6%s(%d) has connected to the server!",pname,playerid); //Line 594
IRC_Say(gGroupID,IRC_CHANNEL,string); // Line 595
if(fexist(BanPath(playerid))) // Line 596

