Help !! - 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: Help !! (
/showthread.php?tid=80381)
Help !! -
evilpete - 04.06.2009
Hy !
I want to add those Filterscripts and everything to my server. but i don't know how. How is that working ? Because i downloaded the .amx and the .pwn and did add it to the filterscript, but i don't know why it doesnt work on my server.
Maybe theres a tutorial ?
cheers,
Re: Help !! -
Klutty - 04.06.2009
1. Download the .pwn and .amx files from the selected FS and put them in the "filterscripts" folder.
2. Open server.cfg and after the "filterscripts" line add the name of the .amx file behind "adminspec" and "vactions".
E.g:
Код:
filterscripts adminspec vactions filterscript1
Re: Help !! -
mysan - 07.06.2009
unpload the .amx into your folder filterscripts
after open files server.cfg with Microsoft Word and edit the line
filterscripts
Example:
you have script car.amx in folder filterscripts
if is car.amx
you need edit server.cfg like this:
filterscripts car
if you want use many scripts write this :
filtescrtipts nameofscript1 nameofscript2 nameofscript3 nameofscript4 nameofscript5
ie use button backspace
Example2:
If you have in folder filterscripts this :
change this: