SA-MP Forums Archive
Help with this Filterscript - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help with this Filterscript (/showthread.php?tid=421911)



Help with this Filterscript - Sliceofdeath - 11.03.2013

When i install this Filterscript - http://pastebin.com/CkA1HYuh

And go in-game , my cmds not working.only teleports , /v and this filterscript cmd working.

I have 0.3x samp version


Re: Help with this Filterscript - DiGiTaL_AnGeL - 11.03.2013

Show us the "filterscripts" line in server.cfg.


Re: Help with this Filterscript - Sliceofdeath - 11.03.2013

Quote:
Originally Posted by DiGiTaL_AnGeL
Посмотреть сообщение
Show us the "filterscripts" line in server.cfg.
filterscripts profile ; AutoFix-Flip-InfinityNos ; Airport ; Group ; chat ; rcolorpicker ; firework ; Walk ; xTune_Able_Cars ; neon ; CarSys ; AdminHouse ; AFK ; Animlist ; labels ; LuxAdmin ; Race ; sp ; RandomMSG ; time ; glastowers ; wmenu

If i add this then

filterscripts objects ; profile ; AutoFix-Flip-InfinityNos ; Airport ; Group ; chat ; rcolorpicker ; firework ; Walk ; xTune_Able_Cars ; neon ; CarSys ; AdminHouse ; AFK ; Animlist ; labels ; LuxAdmin ; Race ; sp ; RandomMSG ; time ; glastowers ; wmenu


Re: Help with this Filterscript - Smikkeltoetje - 11.03.2013

it doesnt have to be insie your server.cfg

1. Is it in the right folder? (Filterscripts)
2. If so,... try /rcon loadfs "NAME"
if it fails try this
3. /rcon reloadfs "NAME"

If that doesnt work,... does it say the filterscript loaded?
If so,... Check the commands inside the filterscipt itself....


Re: Help with this Filterscript - Sliceofdeath - 11.03.2013

Quote:
Originally Posted by Smikkeltoetje
Посмотреть сообщение
it doesnt have to be insie your server.cfg

1. Is it in the right folder? (Filterscripts)
2. If so,... try /rcon loadfs "NAME"
if it fails try this
3. /rcon reloadfs "NAME"

If that doesnt work,... does it say the filterscript loaded?
If so,... Check the commands inside the filterscipt itself....
None of these work.