SA-MP Forums Archive
[AJUDA] Server FULL (BOTS~INVISIVEIS) - 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] Server FULL (BOTS~INVISIVEIS) (/showthread.php?tid=293606)



[AJUDA] Server FULL (BOTS~INVISIVEIS) - .Skool_. - 29.10.2011

Quando eu entro no meu servidor aparece "Server FULL" sendo que o servidor nгo estб cheio.. Consertea sгo Bots invisiveis. Alguem pode me ajudar. Estou desesperado. Se tiver alguma dica ou fs contra eu agradeзo! Me dem um HELP ( ;


Re: [AJUDA] Server FULL (BOTS~INVISIVEIS) - Macintosh - 29.10.2011

pawn Код:
new mIP[16], lIP[16], Nome[MAX_PLAYER_NAME], string[85];
GetPlayerIp(playerid, mIP, sizeof(mIp));
for(new i = 0; i <= GetMaxPlayers(); i++)
{
    GetPlayerIp(i, lIP, sizeof(lIP));
}
if(strcmp(mIP, lIP, true))
{
    GetPlayerName(playerid, Nome, sizeof(Nome));
    format(string, sizeof(string), "%s[%i] foi kickado por haver outro ip igual o dele no server", Nome, playerid);
    SendClientMessage(playerid, -1, string);
    Kick(playerid);
    return 1;
}



Re: [AJUDA] Server FULL (BOTS~INVISIVEIS) - CyNiC - 29.10.2011

Quote:
Originally Posted by Macintosh
Посмотреть сообщение
pawn Код:
new mIP[16], lIP[16], Nome[MAX_PLAYER_NAME], string[85];
GetPlayerIp(playerid, mIP, sizeof(mIp));
for(new i = 0; i <= GetMaxPlayers(); i++)
{
    GetPlayerIp(i, lIP, sizeof(lIP));
}
if(strcmp(mIP, lIP, true))
{
    GetPlayerName(playerid, Nome, sizeof(Nome));
    format(string, sizeof(string), "%s[%i] foi kickado por haver outro ip igual o dele no server", Nome, playerid);
    SendClientMessage(playerid, -1, string);
    Kick(playerid);
    return 1;
}
Se ele colocar esse cуdigo no servidor e eu e meu irmгo jogassemos lб, um de nуs seria chutado.


Re: [AJUDA] Server FULL (BOTS~INVISIVEIS) - Colgate - 29.10.2011

Cara nгo tem como kickar nem banir esses jogadores invisiveis, vocк precisa contatar o seu Host.


Re: [AJUDA] Server FULL (BOTS~INVISIVEIS) - Macintosh - 29.10.2011

Quote:
Originally Posted by CyNiC
Посмотреть сообщение
Se ele colocar esse cуdigo no servidor e eu e meu irmгo jogassemos lб, um de nуs seria chutado.
Sim mais pra isso arrumariamos um jeito rs.

pawn Код:
new mIP[16], lIP[16], Nome[MAX_PLAYER_NAME], string[85];
GetPlayerIp(playerid, mIP, sizeof(mIp));
GetPlayerName(playerid, Nome, sizeof(Nome));
for(new i = 0; i <= GetMaxPlayers(); i++)
{
    GetPlayerIp(i, lIP, sizeof(lIP));
}
if(strcmp(mIP, lIP, true) && !strcmp(Nome, "Macintosh", true))
{
    format(string, sizeof(string), "%s[%i] foi kickado por haver outro ip igual o dele no server", Nome, playerid);
    SendClientMessage(playerid, -1, string);
    Kick(playerid);
    return 1;
}



Re: [AJUDA] Server FULL (BOTS~INVISIVEIS) - ViniBorn - 29.10.2011

Kick(playerid) e Ban(playerid) nгo adiantam.


Re: [AJUDA] Server FULL (BOTS~INVISIVEIS) - steki. - 29.10.2011

Apenas despeje todos os jogadores com o ping 0 eu acho.


Re: [AJUDA] Server FULL (BOTS~INVISIVEIS) - dPlaYer_ - 29.10.2011

Vc adicionou Bots no Server?


Re: [AJUDA] Server FULL (BOTS~INVISIVEIS) - Laercio - 29.10.2011

A Forte Brasil Games , o host consegue deter , esses problemas ,
caso vocк hospede lб , abra um Ticket , pedindo , que eles poe .


Re: [AJUDA] Server FULL (BOTS~INVISIVEIS) - Kuddy - 29.10.2011

Que saco, eu vivo falando que й sу atualizar a versгo do SA-MP pra 0.3c R2 ou superior.

Sу que sempre que eu falo isso, o admin vem e deleta meu tуpico.