19.01.2014, 02:26
Quote:
I would never recommend using gmx as always, you should actually restart your server fully to avoid bugs particularly client bugs.
|
Just loop all players OnGameModeExit and Kick(); that's the way i do it, all data is saved correctly for me. If you save data OnPlayerDisconnect() it'll be called since you used Kick();