[Ajuda] Erro Protect!
#3

Quote:
Originally Posted by PetrickSchobaPS
Посмотреть сообщение
pawn Код:
for(new dstext; dstext <sizeof Protect; dstext++)
{
if(strfind(text, Protect[dstext], true) != -1)
{
new pname[MAX_PLAYER_NAME]; GetPlayerName(playerid, pname, sizeof(pname));
format(str, sizeof(str), "%s foi kickado do servidor, | Motivo: Divulguer!", pname);
SendClientMessageToAll(COR_BRANCO, str);
}
new SalvarDV[100];
format(str, sizeof(str), "%s tentou divulgar o servidor, | IP: %s", pname, text);
SalvarLog("Divulgacao.ini", SalvarDV);
Kick(playerid);
}
return 0;
}
Continua com os mesmos erros.
Reply


Messages In This Thread
Erro Protect! - by JhefTFJ - 19.03.2017, 17:25
Re: Erro Protect! - by PetrickSchobaPS - 19.03.2017, 17:35
Re: Erro Protect! - by JhefTFJ - 19.03.2017, 18:45
Re: Erro Protect! - by ViniBorn - 19.03.2017, 21:33

Forum Jump:


Users browsing this thread: 1 Guest(s)