05.08.2011, 09:54
Quote:
You can't reject a connection that's trying to connect. You can only kick that person once the connection is successful, which means the player basically connected and the script called OnPlayerConnect. To restrict someone from connecting you could develop a temporary ban/kick/block system.
|
But I am still wondering if this it is possible to make a player reconnect in any kind of way.
Quote:
And since I want LAST PLAYER SLOT to be for admins only, I don't want regular players to be kicked.. But to reject the connection so they will be able to reconnect every 5 seconds. Instead of getting kicked so they will have to manually reconnect which takes alot of time for themselfs. Or is there a some kind of function to let them reconnect in a certain ammount of time?
|
Rolyy