[Pedido] Ping limit
#4

Desta maneira seria mais correto e otimizado, pois nгo irб triplicar linhas.

pawn Код:
#define MAX_PING 370
- Topo do game-mode, para modificar o limite global de ping sem ter que ficar modificando linha por linha. (Jeito muito melhor e organizado) #vai pegando a lуgica.

pawn Код:
if(GetPlayerPing(playerid) > MAX_PING) return SendClientMessage(playerid, COLOUR_ERRO, "[ERRO]: Seu computador й lento demais para tirar x1. (Mбximo: 370 Ping)");
Adicione no comando do x1 e dos teleportes que vocк quer bloquear!
Reply


Messages In This Thread
Ping limit - by SatanMessenger - 13.09.2014, 13:26
Re: Ping limit - by RiqueP - 13.09.2014, 13:29
Re: Ping limit - by Dolby - 13.09.2014, 13:30
Re: Ping limit - by Russo66 - 13.09.2014, 13:41
Re: Ping limit - by PT - 13.09.2014, 21:16
Re: Ping limit - by ipsLuan - 13.09.2014, 21:44
Re: Ping limit - by RiqueP - 13.09.2014, 22:40

Forum Jump:


Users browsing this thread: 3 Guest(s)