SA-MP Forums Archive
[HELP] Filterscript on LInux - 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] Filterscript on LInux (/showthread.php?tid=351044)



[HELP] Filterscript on LInux - devil shill - 14.06.2012

hello..
i have a problem that when i try to load a FS on linux it wont load :S my CFG look like Folowing:

Код:
echo Executing Server Config...
lanmode 1
rcon_password pass
maxplayers 200
port 7777
hostname Servername
gamemode0 larp 1
filterscripts removeobject
announce 1
plugins streamer.so
query 1
weburl URL
maxnpc 500
onfoot_rate 30
incar_rate 30
weapon_rate 40
stream_distance 200.0
stream_rate 1000
the problem is with the removeobject script

if i run it on windows version it work perfectly but on linux it even wont load.

pls any help ?


Re: [HELP] Filterscript on LInux - Face9000 - 14.06.2012

Have you tried /rcon reloadfs removeobject ?


Re: [HELP] Filterscript on LInux - devil shill - 14.06.2012

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
Have you tried /rcon reloadfs removeobject ?
yes but it wont work