SA-MP Forums Archive
irc on linux - 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: irc on linux (/showthread.php?tid=64598)



irc on linux - RmRm - 05.02.2009

ok i puted irc on my svr but it desnt work is it bcuz my host is linux?


Re: irc on linux - SilentMouse - 05.02.2009

No, the plugin works just fine on Linux, what exactly do you mean by "It doesn't work"?


Re: irc on linux - RoBo - 05.02.2009

Upload the .so and add it to your server.cfg. If it doesn't work then it may need compiling for your server (aka ask your host).


Re: irc on linux - RmRm - 05.02.2009

on server log says loaded plugins 0 but i have the plugins folder and the FS and the plugins line on server.cfg


Re: irc on linux - RmRm - 15.02.2009

host said that they dont have firewall of such thing blocking the connection to the irc i dont know why doesnt work i added the line
Plugins irc.dll
filterscripts irc (the name of my FS)

and i have a folder with irc.dll caled plugins

on server log says Loaded plugins 0


here

On the HOst

[23:40:41]
[23:40:41] Server Plugins
[23:40:41] --------------
[23:40:41] Loaded 0 plugins.

[23:40:41]
[23:40:41] Ban list
[23:40:41] --------
[23:40:41] Loaded: samp.ban
[23:40:41]
[23:40:41]
[23:40:41] Filter Scripts
[23:40:41] ---------------
[23:40:41] Loading filter script 'IRC.amx'...
[23:40:41] Loaded 1 filter scripts.



On my PC (where it works good)


[00:43:02] Server Plugins
[00:43:02] --------------
[00:43:02] Loading plugin: irc.dll
[00:43:02] *** IRC plugin v1.1 [by jacob] loaded!
[00:43:02] Loaded.
[00:43:02] Loaded 1 plugins.

[00:43:02] Loading filter script 'irc.amx'...
[00:43:02] AmxLoad
[00:43:02] ============================================
[00:43:02] IRC Filterscript
[00:43:02] By: Sneaky
[00:43:02] -
[00:43:02] Loaded..
[00:43:02] ============================================
[00:43:02] *** Connecting to irc.gtanet.com:6667... (connection #1)
[00:43:03] *** IRC Socket 1 established.

i cant find whats wrong plz help


Re: irc on linux - SilentMouse - 15.02.2009

Linux doesn't use dll files, you need to change it to irc.so


Re: irc on linux - RmRm - 16.02.2009

***PROBLEM SOLVED***

ty ""