2021-03-20, 04:33 PM
(2021-03-19, 09:56 PM)Pinch Wrote:(2021-03-19, 06:06 PM)RhaegarX Wrote:(2021-03-19, 05:47 PM)Pinch Wrote: For starters, dont use /gmx as it's unstable af
Use /rcon exit than start the server again.
Also, try on blank gm if the OPDC is called when you do /rcon gmx or /rcon exit, ion remember
Yes. I tested it on an empty gamemode and OnPlayerDisconnect is also being called when OnGameModeExit and / rcon gmx is called
Would that make saving on OnGameModeExit useless?
Yes, don't save anything player-related OnGameModeExit then.
Yes. I removed the save made on OnGameModeExit and everything works perfectly, OPDC is called when restarting the server and without duplicating the save