How to save stuff on GameModExit?
#5

You can save anything in OnGameModeExit as long as you have it saved in a var. Doesn't matter if it's player data or not, data is data. PVars may not work because players are disconnected when the mode exits (deleting PVars).

I'm guessing they are disconnected before OnGameModeExit is called, since it's the last thing called, i may be wrong.
Reply


Messages In This Thread
How to save stuff on GameModExit? - by MarinacMrcina - 05.06.2012, 22:26
Re: How to save stuff on GameModExit? - by Edward156 - 05.06.2012, 22:29
Re: How to save stuff on GameModExit? - by MarinacMrcina - 05.06.2012, 22:43
Re: How to save stuff on GameModExit? - by milanosie - 05.06.2012, 22:43
Re: How to save stuff on GameModExit? - by iggy1 - 05.06.2012, 22:46
Re: How to save stuff on GameModExit? - by MarinacMrcina - 05.06.2012, 22:53
Re: How to save stuff on GameModExit? - by iggy1 - 05.06.2012, 22:57
Re: How to save stuff on GameModExit? - by MarinacMrcina - 05.06.2012, 23:19

Forum Jump:


Users browsing this thread: 1 Guest(s)