SA-MP Forums Archive
Filterscript doesnt load. - 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: Filterscript doesnt load. (/showthread.php?tid=323226)



Filterscript doesnt load. - Type-R - 05.03.2012

Hello i have a problem, filterscript doesnt load anymore, after i put a MSQL system in it. But everything works on other gamemode, where i have same MSQL system. The filterscript has no error. Here's the log:

Код:
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[19:12:14] 
[19:12:14] Server Plugins
[19:12:14] --------------
[19:12:14]  Loading plugin: streamer
[19:12:14] 

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[19:12:14]   Loaded.
[19:12:14]  Loading plugin: mysql
[19:12:14] 

  > MySQL plugin R6-2 successfully loaded.

[19:12:14]   Loaded.
[19:12:14]  Loaded 2 plugins.

[19:12:14] 
[19:12:14] Ban list
[19:12:14] --------
[19:12:14]  Loaded: samp.ban
[19:12:14] 
[19:12:14] 
[19:12:14] Filterscripts
[19:12:14] ---------------
[19:12:14]   Loading filterscript 'Adminas1.amx'...
[19:12:14]   Loading filterscript 'PM.amx'...
[19:12:14] 
--Base FS loaded.

[19:12:14]   Loading filterscript 'OnPlayerPause.amx'...
[19:12:14]   Loading filterscript 'carnames.amx'...
[19:12:14]   Loading filterscript 'AutoMsgg.amx'...
[19:12:14]   Loading filterscript 'time.amx'...
[19:12:14] *** Clock Script by Elyks loaded ***
[19:12:14]   Loading filterscript 'GUI.amx'...
[19:12:14]   Loading filterscript 'count.amx'...
[19:12:14]   Loading filterscript 'Lock.amx'...
[19:12:14]   Loading filterscript 'Veiksmai.amx'...
[19:12:14]   Loading filterscript 'krepsinis.amx'...
[19:12:14]   Loading filterscript 'AntiHack.amx'...
[19:12:14]   Unable to load filterscript 'AntiHack.amx'.
[19:12:14]   Loading filterscript 'akiniai.amx'...
[19:12:14] 

       [ Insanity Sunglasses loaded ]
       Type /glasses to put your glasses


[19:12:14]   Loading filterscript 'zvejyba.amx'...
[19:12:14]   Loading filterscript 'drift.amx'...
[19:12:14]   Loading filterscript 'lygiai.amx'...
[19:12:14]   Loaded 15 filterscripts.

[19:12:15] Number of vehicle models: 96
What im looking to load for is Adminas1.amx. No commands, or messages from script work. Does anyone know what the problem might be?


Re: Filterscript doesnt load. - 2KY - 05.03.2012

You really shouldn't hasve that many filterscripts running..


Re: Filterscript doesnt load. - Type-R - 06.03.2012

I know, but still i tried taking away some filterscripts, and it was the same thing. Does anyone know how to solve this?


Re: Filterscript doesnt load. - GNGification - 06.03.2012

Why not to move FS lines to GM? and see if it works
Also are you sure the name is correct? has it worked before?


Re: Filterscript doesnt load. - Type-R - 06.03.2012

Yes the FS always worked, before i put the MSQL script in. :/


Re: Filterscript doesnt load. - SnG.Scot_MisCuDI - 06.03.2012

i thought max FS was 13?

Код:
[19:12:14]   Loaded 15 filterscripts.
Even if it doesnt solve the problem, please combine the FS.