Posts: 16
Threads: 7
Joined: Jul 2008
Reputation:
0
ok i puted irc on my svr but it desnt work is it bcuz my host is linux?
Posts: 284
Threads: 1
Joined: Jan 2009
Reputation:
0
No, the plugin works just fine on Linux, what exactly do you mean by "It doesn't work"?
Posts: 377
Threads: 0
Joined: Jan 2008
Reputation:
0
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).
Posts: 16
Threads: 7
Joined: Jul 2008
Reputation:
0
on server log says loaded plugins 0 but i have the plugins folder and the FS and the plugins line on server.cfg
Posts: 16
Threads: 7
Joined: Jul 2008
Reputation:
0
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
Posts: 284
Threads: 1
Joined: Jan 2009
Reputation:
0
Linux doesn't use dll files, you need to change it to irc.so