some nasty players are breaking my server
they are sending some kind of spam
i can see in console
NET_QueuePacket: Oversize packet from 1.2.3.4
if i addip 0 this 1.2.3.4 - the spam stops
but ips are different
can anyone suggest me a code so orphey will catch this message
NET_QueuePacket: Oversize packet from
and return ip as a string so i can ban it forever.
ps i tried to modify this
https://forums.alliedmods.net/showpo...07&postcount=2
but no use
thanks!