SA-MP Forums Archive
Problem with filterscripts - 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: Problem with filterscripts (/showthread.php?tid=411521)



Problem with filterscripts - Smikkeltoetje - 29.01.2013

Hi,

I recently bought a server which has a linux system...
I'm having no problems at all with that
But it's abit of annoying that everytime when i see a filterscript i would like to use...
They're for Windows Servers only...

So my question is:

Does anyone know how to make "Filterscript.amx/Filterscript.pwn" to a .so typ of file?

Hope anyone knows how to do this.
Thanks for the support


Re: Problem with filterscripts - goviscrap - 29.01.2013

Maybe its a converter out there or something use your best friend ******


Re: Problem with filterscripts - Smikkeltoetje - 29.01.2013

I searched and digged my way through the forums here already and used ******.
But i can only find some filterscripts that have .amx and .so

Anyways, i will try it again.
Thanks for the fast reply.


Re: Problem with filterscripts - Threshold - 29.01.2013

Filterscripts are not different file extensions for windows/linux, they always remain .pwn and .amx (AFAIK). The only kind of file extension that uses .so is plugins etc. So there's no need to have a .so output for a filterscript. I only think these files don't work on a mac, which of course has nothing to do with server hosting. You just need to upload the .amx files to the server hosting service, not the .pwn. Also, show your server.cfg if you still continue to have trouble loading these filterscripts. (Server.log if possible)


Re: Problem with filterscripts - Madeline - 29.01.2013

Quote:
Originally Posted by BenzoAMG
Посмотреть сообщение
Filterscripts are not different file extensions for windows/linux, they always remain .pwn and .amx (AFAIK). The only kind of file extension that uses .so is plugins etc. So there's no need to have a .so output for a filterscript. I only think these files don't work on a mac, which of course has nothing to do with server hosting. You just need to upload the .amx files to the server hosting service, not the .pwn. Also, show your server.cfg if you still continue to have trouble loading these filterscripts. (Server.log if possible)
Not possible converting whole thing to .so, unless you have VS and compile it to .so


Re: Problem with filterscripts - Smikkeltoetje - 29.01.2013

Thanks for the support, i just found out it was a filterscript error.
I'll do more research before posting next time!

Again, Thanks for the support !


Re: Problem with filterscripts - [WA]iRonan - 29.01.2013

I have a suggestion, there is more variation of filterscripts, plugins (wich dont have .so) in normal Windows. I suggest using windows then on that server.