11.03.2013, 00:45
Btw did you tryed this:
OnGamemeModeInit
OnGameModeExit
It will automaticly load and unload fs... on server restart! + are you using timer on command /gmx?
Or you just restart server like closing it?
OnGamemeModeInit
pawn Код:
SendRconCommand("reloadfs FSNAME");
pawn Код:
SendRconCommand("unloadfs name");
Or you just restart server like closing it?