[Pedido] Sistema de BAN
#3

Pra avisa que o Player tal ta logando com IP:

PHP код:
//Public OnPlayerConnect
new 
     
IP[16],
     
_sStr[60],
     
pNome[20]
;
GetPlayerIp(playeridIPsizeof(IP));
GetPlayerName(playeridpNomesizeof(pNome));
format(_sStr60"O Player %s se conectou com o IP %s"pNomeIP);
SendClientMessageToAll(-1_sStr); 
Deve funcionar, fiz no Quick Reply entao nгo ta muito identado.
Reply


Messages In This Thread
[Pedido] Sistema de BAN - by IILeonII - 13.10.2011, 07:34
Re: [Pedido] Sistema de BAN - by Vai_Besta - 13.10.2011, 14:30
Re: [Pedido] Sistema de BAN - by Bruno Pereira - 13.10.2011, 16:13

Forum Jump:


Users browsing this thread: 2 Guest(s)