OnGameModeExit is not being called
#3

It's being called when the gamemode ends (e.g when you close the samp-server.exe or use GameModeExit). If it's not being called in your script, then there should be a problem

# Maybe you're using the script as a filterscript not as a gamemode.
# Maybe the server crashes right before this callback is called (Check this crash detect plugin).
# Maybe it's being called but you probably saving stuff wrongly (Have you tried log prints to debug?).

Oh I got a question. How did you know that it's not being called?
Reply


Messages In This Thread
OnGameModeExit is not being called - by Universal - 14.07.2012, 08:08
Re: OnGameModeExit is not being called - by clarencecuzz - 14.07.2012, 08:34
Re: OnGameModeExit is not being called - by [KHK]Khalid - 14.07.2012, 10:30
Re: OnGameModeExit is not being called - by Universal - 14.07.2012, 16:04
Re: OnGameModeExit is not being called - by SuperViper - 14.07.2012, 16:55

Forum Jump:


Users browsing this thread: 1 Guest(s)