Load filterscript on Gamemode restart
#5

Quote:
Originally Posted by TheInnocentOne
pawn Code:
SendRconCommand("gmx");
pawn Code:
SendRconCommand("loadfs filterscriptnamehere");
That wouldn't really work since all the FSs' are reloaded once the gamemode restarts. You should instead use

Code:
SendRconCommand("reloadfs filterscriptnamehere");
Reply


Messages In This Thread
Load filterscript on Gamemode restart - by Galcio - 12.06.2010, 10:19
Re: Load filterscript on Gamemode restart - by Zimon95 - 12.06.2010, 10:22
Re: Load filterscript on Gamemode restart - by TheInnocentOne - 12.06.2010, 10:45
Re: Load filterscript on Gamemode restart - by Galcio - 12.06.2010, 13:43
Re: Load filterscript on Gamemode restart - by DJDhan - 12.06.2010, 13:46
Re: Load filterscript on Gamemode restart - by DJDhan - 12.06.2010, 14:22
Re: Load filterscript on Gamemode restart - by Galcio - 12.06.2010, 14:48
Re: Load filterscript on Gamemode restart - by DJDhan - 12.06.2010, 14:51
Re: Load filterscript on Gamemode restart - by KillermanGR - 10.02.2011, 18:10

Forum Jump:


Users browsing this thread: 1 Guest(s)