SA-MP Forums Archive
Filterscripts don't work - 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: Filterscripts don't work (/showthread.php?tid=338011)



Filterscripts don't work - Levtu - 28.04.2012

Hi.
I have server on Linux, and I use GameMod FullDM by Mlody626.
I added filterscripts to my server, and they load but don't work.

So, this is my server.cfg:
Код:
port 7812
maxplayers 30
echo Executing Server Config...
lanmode 0
rcon_password blablabla
hostname »»•••••••••»» SAMPol 24/7 [PL] DM ««••••••••««
gamemode0 FullDM 1
filterscripts mStreamer radio Restauracja reklama last specnum podkowa budka
announce 1
query 1
plugins audio.so sscanf.so streamer.so mysql.so
weburl www.SAMPol.xaa.pl
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Some of these scripts works, but more not.
I was compiled these scripts by using the newest includes downloaded from official sa-mp site.
Cause compile i've not any erros.

All filterscripts loaded fine:
Код:
[18:10:47] 
[18:10:47] Filterscripts
[18:10:47] ---------------
[18:10:47]   Loading filterscript 'mStreamer.amx'...
[18:10:47]   Loading filterscript 'radio.amx'...
[18:10:47] *** Audio Plugin: Started TCP server on port 7812
[18:10:47] 
--------------------------------------
[18:10:47]  Radio Internetowe na Server 
[18:10:47] --------------------------------------

[18:10:47]   Loading filterscript 'Restauracja.amx'...
[18:10:47]   Loading filterscript 'reklama.amx'...
[18:10:47]   Loading filterscript 'last.amx'...
[18:10:47]   Loading filterscript 'specnum.amx'...
[18:10:47] 
--------------------------------------
[18:10:47]  Spectate System Loaded..
[18:10:47] --------------------------------------

[18:10:47]   Loading filterscript 'podkowa.amx'...
[18:10:47] +-----------------+
[18:10:47] | Podkowy by Maku |
[18:10:47] +-----------------|
[18:10:47]   Loading filterscript 'budka.amx'...
[18:10:47] 

[18:10:47] Skrypt Budka By Puma Zaladowany Poprawnie!

[18:10:47]   Loaded 8 filterscripts.
I can give example of script who loaded fines, but don't work:
http://pastebin.com/wMgQDwSC
This is script who add neons to our car.
Command works, but neon don't shows.


Re: Filterscripts don't work - ReconGTA - 07.09.2015

Bump
Same here.