Posts: 1,409
Threads: 376
Joined: Apr 2012
Reputation:
0
Hello, why is it on my gamemode so that my players get kicked and sometimes they lose their stats? Please say it me, its very important, and which script codes i should give you to fix it.
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
When you kick/ban a player, it closes the server connection; hence it is not possible to get the player's data so it can save them. You can always save the player's data first and then kick them.
Posts: 17
Threads: 4
Joined: Jan 2013
OnPlayerDisconnect callback
Posts: 342
Threads: 24
Joined: Feb 2013