Ackslimit help +2rep
#6

Quote:
Originally Posted by CalvinC
Посмотреть сообщение
You are only allowed to bump once every 24 hours, not 7 minutes. Read the forum rules.

"Client exceeded ackslimit - 5000" means the server is sending over 5000 messages to a client, or a client is sending over 5000 messages to the server.
You might have a very big or infinite loop in your script that could cause this.
but where i put this code?
pawn Код:
native BlockIpAddress(ip_address[], timems); // blocks an IP address from further communication (wildcards allowed)
native UnBlockIpAddress(ip_address[]); // IP unblock
native SendDeathMessageToPlayer(playerid, killer, killee, weapon);
native CreateExplosionForPlayer(playerid, Float:X, Float:Y, Float:Z, type, Float:Radius);
pawn Код:
D:\Server Samp\gamemodes\abc.pwn(19) : error 021: symbol already defined: "BlockIpAddress"
D:\Server Samp\gamemodes\abc.pwn(20) : error 021: symbol already defined: "UnBlockIpAddress"
D:\Server Samp\gamemodes\abc.pwn(21) : error 021: symbol already defined: "SendDeathMessageToPlayer"
D:\Server Samp\gamemodes\abc.pwn(22) : error 021: symbol already defined: "CreateExplosionForPlayer"
Reply


Messages In This Thread
tryibg fux - by xBaDaSSx - 10.02.2015, 15:13
Re: Ackslimit help +2rep - by Sledgehammer - 10.02.2015, 15:16
Re: Ackslimit help +2rep - by xBaDaSSx - 10.02.2015, 15:18
Re: Ackslimit help +2rep - by xBaDaSSx - 10.02.2015, 15:25
Re: Ackslimit help +2rep - by CalvinC - 10.02.2015, 15:57
Re: Ackslimit help +2rep - by xBaDaSSx - 10.02.2015, 16:00
Re: Ackslimit help +2rep - by CalvinC - 10.02.2015, 16:07

Forum Jump:


Users browsing this thread: 2 Guest(s)