SA-MP Forums Archive
How to connect your irc channel to your SA-MP server - 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: How to connect your irc channel to your SA-MP server (/showthread.php?tid=474950)



How to connect your irc channel to your SA-MP server - HuntingMan - 10.11.2013

Hi im posting here to show you how to connect irc channel to your SA-MP server
1st you need a program called MIRC you can download it www.mirc.com
go and type your name and account
you can join the server by typing /server (server) ,,,, i will just use irc.sa-irc.com

now you must go to any empty channel ( not registered)

now you go type your identify or register
by /msg nickserv register or identify
now after you go to any channel ( that you want for your server)
type that to register the channel /msg chanserv register #Channel Password Desc.
i will just use #JoeTest http://prntscr.com/230x3g
to register channel
http://prntscr.com/230xbp
by that you finished registering your channel
http://prntscr.com/230xj2
you can change the bot ./msg botserv register assign #channel botname
now time to set the bots
you can download it from here
https://sampforum.blast.hk/showthread.php?tid=98803
now edit the pawno
http://prntscr.com/230y3b
Different that i made
Code :
#define IRC_CHANNEL "#JoeTest"
#define IRC_CHANNEL "JoeTest" (YourChannel)
Server too
Code :
#define IRC_SERVER "irc.sa-irc.com"
#define IRC_SERVER "irc.sa-irc.com"(the server that you will work on)
and save it by pressing Combile\Run
http://prntscr.com/230z2i
Time to add Plugins and FS in the Server.cfg
open it then
add them
http://prntscr.com/230zm2
in the filterscripts add irc
will be :
filterscripts irc
plugins too will be
plugins irc
exit notepad and save and go to the channel and test
~I Hope that helped you
If helped +REP


Re: How to connect your irc channel to your SA-MP server - HuntingMan - 11.11.2013

Helped??


Re : How to connect your irc channel to your SA-MP server - samp_boy - 11.11.2013

Thanks For Your hELP


Re: How to connect your irc channel to your SA-MP server - DanishHaq - 11.11.2013

This is a tutorial? Should've been posted here: http://forum.sa-mp.com/forumdisplay.php?f=70.