A question - IRC
#1

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..
Reply
#2

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)