Question about incoming connections.
#1

How to do a limit on the incomming connections per 2 seconds?

Example: 2 players from different ip are connecting to the server on same second. I want the second player to be ignored.

How to do this?

EDIT: Will function OnIncomingConnection help me?
Reply
#2

You need to change your server configuration, here is link there is something like minconnectiontime but it's set to 1 second by default. If you change it, remember you need to set it in miliseconds, 1000 miliseconds = 1 second.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)