28.01.2011, 14:58
pawn Код:
LINE 276: new string[256],PlayerName[24],file[256]; file = GetPlayerFile(playerid);
LINE 277: GetPlayerName(playerid,PlayerName,24); if(!dini_Exists(file)) CreateUserConfigFile(playerid);
LINE 279: if(strfind(PlayerName,ForbidNames[i],true)!=-1 && Config[ForbidData]) {