Posts: 152
Threads: 24
Joined: Dec 2011
Reputation:
0
Hello. I have a big problem with my server and I hope you can help me. I don't know why but suddenly every player on the server gets a message like "Server closed the connection" and when they want to get back on the server it shows they were banned. I checked everywhere if there are functions that would do that but I haven't fuond any. Please tell me how I can solve this problem. Thanks in advance.
Posts: 973
Threads: 10
Joined: Sep 2012
Reputation:
0
Debug every Kick and Ban function and don't forget that in 0.3x Version you won't recieve any message before the Kick/Ban, so I'd suggest you make all Kick/Ban function with a 1000 MS timer, to atleast have an idea of what's Kicking/Banning the players.
Posts: 152
Threads: 24
Joined: Dec 2011
Reputation:
0
21.05.2013, 11:43
(
Последний раз редактировалось Raphy; 21.05.2013 в 12:18.
)
Could you please help me debug the kick/ban functions? I'm not that good at scripting.