26.01.2013, 11:04
I suggest to make new callback:
It can be very useful to ban people using flood techniques. Some kind of bots are connecting to the server and never join to the game, so "OnPlayerConnect" is never called, but the slot is taken.
Code:
OnIncomingConnection(ip[])

