[Ajuda] Acessar SAMP.ban - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Acessar SAMP.ban (
/showthread.php?tid=440975)
Acessar SAMP.ban -
Gleisson_. - 01.06.2013
Daew pessoallll boass ??
Gostaria de saber se tem como acessar o samp.ban para desbanir alguйm do servidor ?
Re: Acessar SAMP.ban -
Naja - 01.06.2013
logico ...
entre nele abra como Bloco de notas e retire os Nick Banidos que deseja desbanir
Re: Acessar SAMP.ban -
Gleisson_. - 01.06.2013
Obviamente nгo й desta maneira!
Quero fazendo um comando dentro do servidor acessando o prуprio SAMP.ban para desbanir in-game!
@EDIT:
Sem ser /Rcon reloadbans
Re: Acessar SAMP.ban -
Jason` - 01.06.2013
File Functions + manipulaзгo de strings.
Re: Acessar SAMP.ban -
Gleisson_. - 01.06.2013
Quote:
Originally Posted by Jason`
File Functions + manipulaзгo de strings.
|
Manipular as strings de que forma exata vocк se refere ?
pawn Код:
new Ban[34] = "Banimento encontrado com sucesso!";
SendClientMessage(playerid, -1, Ban[1]);
Desta forma ?
E File Functions posso usar o Salvamento DOF2 ?
pawn Код:
format(string, sizeof(string), "Contas/%s.txt", Nome(playerid));
if(DOF2_FileExists(string)) {
printf("Encontrado");
}
Re: Acessar SAMP.ban -
ReDKiiL - 01.06.2013
Vocк salva os ips nas conta?!
Se salvar so getar o ip,e formatar uma string com unbanip no sendrconcommand !