SA-MP Forums Archive
IRC 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: IRC Help (/showthread.php?tid=620027)



IRC Help - LeoXu - 25.10.2016

I'm using an IRC filterscript by Ultraz and none of the bots connect to the IRC and channel. There is nothing wrong with the IRC/Channel, it's just do I have to add any ports or something like that? (Ubuntu VPS)


Re: IRC Help - iLearner - 25.10.2016

Does the filterscript has callbacks where it tells "bot %d" connected / disconnected?

Also show us your defines on top of FS


Re: IRC Help - LeoXu - 25.10.2016

Here you go, iLearner

http://imgur.com/a/cn7Fc


Re: IRC Help - iLearner - 25.10.2016

Does it print anything related to IRC bots in server console? if post it


Re: IRC Help - LeoXu - 25.10.2016

Here is the server log

http://pastebin.com/8ezt1FF7


Re: IRC Help - iLearner - 25.10.2016

Notice that you're not loading any plugins especially irc plugin.


Re: IRC Help - LeoXu - 25.10.2016

Can you link me to the IRC plugin?


Re: IRC Help - markparker12 - 25.10.2016

Here is the IRC plugin - https://sampforum.blast.hk/showthread.php?tid=98803


Re: IRC Help - iLearner - 25.10.2016

You also need sscanf from what I see.


Re: IRC Help - LeoXu - 25.10.2016

http://pastebin.com/raw/BALKY1sx

Still nothing