26.11.2010, 19:55
I think it's very bad, that player variables are already deleted in OnGameModeExit.
If you want to use the PVars e.g. for saving data to your database, you'll fail.
Moreover whether you give an gmx the PVars aren't available in OnPlayerDisconnect, too.
In my view it should be very easy to delete the PVars after calling OnGameModeExit and OnPlayerDisconnect, isn't it?
I would be pleased to see this little change in 0.3c.
Level147
If you want to use the PVars e.g. for saving data to your database, you'll fail.
Moreover whether you give an gmx the PVars aren't available in OnPlayerDisconnect, too.
In my view it should be very easy to delete the PVars after calling OnGameModeExit and OnPlayerDisconnect, isn't it?
I would be pleased to see this little change in 0.3c.
Level147