Filterscripts
#1

Hwo do I add filterscripts like http://forum.sa-mp.com/index.php?topic=72785.0 to my server?
Reply
#2

Open server.cfg and add it to filterscripts line. Add the amx pwn files to filterscripts folder.
Reply
#3

or add
pawn Код:
SendRconCommand("reloadfs <FILTERSCRIPT NAME>");
Under your OnGameModeInit in the gamemode. Some FS require you to do that as some FS need to be reinitialized each game mode restart.
Reply
#4

if its a filerscript called "shitscript.amx" put this in server.cfg:
filterscripts shitscript anyotherscript anotherscript andmore
Reply
#5

Quote:
Originally Posted by Ipuvaepe
or add
pawn Код:
SendRconCommand("reloadfs <FILTERSCRIPT NAME>");
Under your OnGameModeInit in the gamemode. Some FS require you to do that as some FS need to be reinitialized each game mode restart.
]

I think /i need that, because sometimes when I do /gmx as /rcon gmx or just /gmx. Then the stunt objects won't load.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)