SA-MP Forums Archive
Filterscripts Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Filterscripts Problem (/showthread.php?tid=68967)



Filterscripts Problem - soueu - 15.03.2009

Hi,
I have a problem with filterscripts.
I have 15 filterscripts loaded and everytime I join in my server I can only see the first model when I try to change my playerclass... If I choose the previous or the next model they disappear ... (but I can spawn, I just can't see the model that I want to choose)

But, when I remove the filterscripts line from: "./server.cfg", It works nice.

Here is my "./server.cfg":
Код:
lanmode 0
rcon_password *MyRcon*
maxplayers 200
port 7777
hostname *MyServerName*
gamemode0 lva 1
filterscripts adminhouse2 adminhouse adminspec airportgates anims bans bigfoot camp dsbot fireworks passenger playerinfo randomweather speedometer votekick
announce 1
query 1
anticheat 0
Any Help?



Thanks in advance.


Re: Filterscripts Problem - Zoopaman - 15.03.2009

Probably the filterscripts are conflicting. Try disabling them one-by-one and look for the ones that make problems


Re: Filterscripts Problem - soueu - 15.03.2009

Obviously I already did that...
But don't works...

Any help?


Re: Filterscripts Problem - Mikep - 15.03.2009

How does this fall into CLIENT support?