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



A question - IRC - Gennum. - 16.05.2014

hello...
I saw that I have in my gamemode

Код:
#define UsingIRC true
#if UsingIRC
#tryinclude "irc.inc"
#define IRC_SERVER				"us.******"
#define IRC_PORT				****
#define IRC_CHANNEL				"#****"
#define IRC_CHANNEL_KEY			"*****"
#define IRC_BOT_NICKNAME		"****"
#define IRC_BOT_REALNAME 		"*******"
#define IRC_BOT_USERNAME 		"****"
And I wish someone of you guys may give me a lesson :P with this kind of system..


Re: A question - IRC - Lordzy - 16.05.2014

If you're looking for setting up an IRC network over your server, there's some good tutorials in regarding setting an IRC network for your server. You can search them.