accounts do not load after closing samp-server.exe
#1

http://pastebin.com/f62509415

If the server crashes, or i close samp-server, the next time someone goes in, their data is not loaded.
help?
Reply
#2

if (account)

try changing that to

if (!account)
Reply
#3

Load them in OnGameModeExit.
Reply
#4

Quote:
Originally Posted by MenaceX^
Load them in OnGameModeExit.
[quote=MenaceX^ ]

u mead Enter? it wouldnt work on exit..
Reply
#5

No on exit...
Reply
#6

Why are you quoting me while I didn't say it? Use regular reply instead of double quoting me.

It should work in OnGameModeExit.
Show me your OnGameModeExit public.
Reply
#7

OnGameModeExit is correct I had issues with a few stats not saving due to server crashes etc, and once I added the info to OnGameModeExit it has been fine ever since. So yes it does work on OnGameModeExit.
Reply
#8

I know it does work when using OnGameModeExit, I don't understand why he says it doesn't.
Reply
#9

fixed, have same problem


http://pastebin.com/m7240b3fb
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)