tutorial for filterscripts ?
#1

hello im currently learning pawno i wanna know how can you add filterscripts (found some rly nice ones here) to your server ? [im just practicing on a test server , don't wanna open my own one but i still wanna learn pawno ]

yeah i used the search button and it gave me only results that did not match -.-
Reply
#2

I don't know if I am correct here, but I think this should belong in Server Support.

http://forum.sa-mp.com/forumdisplay.php?f=19

But, some filterscripts are easy to install, as most of them don't depend on libraries that you have to install, but other ones can be a nightmare for new people to install, as you have to sometimes install plugins and libraries. Well, let's use this as an example:

https://sampforum.blast.hk/showthread.php?tid=378132

It's an easy on to install, all you need to do is download it, and place the file in your filterscripts folder. Once that's done, open it up with PAWNO and compile it by pressing F5. There should now be two files in the folder and .pwn and a .amx, the server will read the .amx one.

In your main server directory, open up server.cfg and add the name of that file on the filterscripts line. Example:

Код:
filterscripts ctuningv22
Hope that explains it.
Reply
#3

thanks , it rly helped me .
Reply
#4

another question how to add filterscripts in the main server script only ? not uploading to the filterscripts folder and stuff ?
Reply
#5

PM Me i will say u everything You want
Reply
#6

Quote:
Originally Posted by Ghost_Boii
Посмотреть сообщение
PM Me i will say u everything You want
pm sent
Reply
#7

the reply i got in the pm was ''it's easy man i will teach you'' , that doesnt help me at all , anyone who is REALLY willing to give me some help here ?
Reply
#8

You can add the FS into your main script, but you're gonna have some problems with em.
I suggest, u open ur FS and ur Script and just write your own code to your script, because you know your script's defines n stuff. I've done this and it worked.
Reply
#9

Quote:
Originally Posted by tsonn1
Посмотреть сообщение
You can add the FS into your main script, but you're gonna have some problems with em.
I suggest, u open ur FS and ur Script and just write your own code to your script, because you know your script's defines n stuff. I've done this and it worked.
this is not what i need , I NEED A DAMN tutorial to know how to add the the filterscript into the main server script , that's what i need ! , please do not spam my topic with useless answers for your post count .
Reply
#10

You can't just make a tutorial for this, because every FS and main script are DIFFERENT.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)