OnIncomingConnection - BlockIpAdress bug
#1

I hope i will get an beta tester, or kalcor's answer

There is a bug whith this

Code:
public OnIncomingConnection(playerid, ip_address[], port)
{
	BlockIpAddress(ip_address, 0);
	return 1;
}
The slot is already used by the blocked ip, when the slot is free, an another fake ip take it, we block it ....

So whe can't do anything.

Make something, or give us the ability to block ip before it use the slot

Max
Reply
#2

Up

Max
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)