SA-MP Forums Archive
Cannot install filescripts at all! - 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: Cannot install filescripts at all! (/showthread.php?tid=391530)



Cannot install filescripts at all! - Eatos - 10.11.2012

Hi! I'm new to these forums and to SAMP too.
I have a pretty big problem...
I cannot install filescripts at all :/
I follow the exact steps as mentioned but the commands show up nothing (Server unknown command) or if they do when I click select or try to use them, nothing is done.
The only filescript I've managed to install is a "/tune" car one.
What could be the problem? Is there any way to enable or disable filescripts?
Thanks in advance!


Re: Cannot install filescripts at all! - Astralis - 10.11.2012

add .amx file in filterscripts folder,then go to server.cfg,find line filterscripts and write the name of fs you use,without .amx,just fs name,then restart server.


Re: Cannot install filescripts at all! - Eatos - 10.11.2012

Quote:
Originally Posted by Neonman
Посмотреть сообщение
add .amx file in filterscripts folder,then go to server.cfg,find line filterscripts and write the name of fs you use,without .amx,just fs name,then restart server.
These are the exact steps I follow, but it still doesn't work...


Re: Cannot install filescripts at all! - $mooth - 10.11.2012

Do you got the new/right includes?


Re: Cannot install filescripts at all! - Eatos - 10.11.2012

Quote:
Originally Posted by $mooth
Посмотреть сообщение
Do you got the new/right includes?
Yes I do.


Re: Cannot install filescripts at all! - KingHual - 10.11.2012

Quote:
Originally Posted by $mooth
Посмотреть сообщение
Do you got the new/right includes?
You do realise that commands don't require includes other than the native one(s) right?


Re: Cannot install filescripts at all! - Zircon-Hosting - 10.11.2012

You might want to uninstall all the other filterscripts besides the one you're going to test, if that solves the problem then another filterscript might interrupt the filterscript in question. Good luck and welcome to SA-MP.


Re: Cannot install filescripts at all! - Eatos - 11.11.2012

Thanks for your help. I couldn 't find a solution though so I installed a gamemode with lots of commands and I'm ok now. Thanks again


Re: Cannot install filescripts at all! - 3ventic - 11.11.2012

Check the server log to ensure the filterscript is actually loaded into the server. List all filterscripts you want to load in your server.cfg after FilterScripts or alternatively load them in the game with /rcon loadfs.


Re: Cannot install filescripts at all! - Eatos - 11.11.2012

In the server log file it's mentioned "Loaded 0 filterscripts."