[PEDIDO] Ant BOT ve ae. - 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: [PEDIDO] Ant BOT ve ae. (
/showthread.php?tid=322238)
[PEDIDO] Ant BOT ve ae. -
BreakDriFT - 01.03.2012
Bom Galera Alguem ai Sabe um Ant bot(Con aux.) esses ae
Testei todos que achei no search Eles bani o player e continua Bugando o server.
o do Drakon(Ins). Foi o melhor mais msm assim continua Bugando.
Alguem Sabe um bom que realmente funcione ?
Agradeзo Desde jб . -q
A e aos que falar que nao uzei o search. eu uzei sim .-.
Re: [PEDIDO] Ant BOT ve ae. -
StrondA_ - 01.03.2012
Jб que vocк nгo respondeu, eu criei o code com os mais usados!
realmente funciona, tchau para seus problemas, basta adicionar na public " OnPlayerConnect "
pawn Код:
new Bots[MAX_PLAYER_NAME];
GetPlayerName(playerid, Bots, MAX_PLAYER_NAME);
if(!strcmp("con", Bots, true) || !strcmp("aux", Bots, true) || !strcmp("prn", Bots, true))
{
SetPlayerName(playerid, "Nick_Name_Proibido"), SendClientMessage(playerid, -1,"[INFO]: Nick Proibido!");
Ban(playerid);
return true;
}
Re: [PEDIDO] Ant BOT ve ae. -
BreakDriFT - 01.03.2012
Quote:
Originally Posted by StrondA_
Jб que vocк nгo respondeu, eu criei o code com os mais usados!
realmente funciona, tchau para seus problemas, basta adicionar na public " OnPlayerConnect "
pawn Код:
new Bots[MAX_PLAYER_NAME]; GetPlayerName(playerid, Bots, MAX_PLAYER_NAME); if(!strcmp("con", Bots, true) || !strcmp("aux", Bots, true) || !strcmp("prn", Bots, true)) { SetPlayerName(playerid, "Nick_Name_Proibido"), SendClientMessage(playerid, -1,"[INFO]: Nick Proibido!"); Ban(playerid); return true; }
|
AInda continua Bugandoo server.
Re: [PEDIDO] Ant BOT ve ae. -
StrondA_ - 01.03.2012
Impossнvel, testei num windows, com servidor lotado, e o code funcionou perfeitamente!
Vocк deve ta colocando errado, ou deve existir algum script dando conflito!
Se vocк nгo conseguir resolver seu problema, mude para 1 linux!
Re: [PEDIDO] Ant BOT ve ae. -
BreakDriFT - 01.03.2012
Agora Deu valeu Manow (:
Obrigado -q