29.01.2014, 16:56
Hey guys,i want to make IRC channel and connect it with my server
How i can do this?
Please help
Thank you
How i can do this?
Please help
Thank you
#define BOT_1_MAIN_NICKNAME "BotA"
#define BOT_1_ALTERNATE_NICKNAME "BotA`"
#define BOT_1_REALNAME "SA-MP Bot"
#define BOT_1_USERNAME "bot"
#define BOT_2_MAIN_NICKNAME "BotB"
#define BOT_2_ALTERNATE_NICKNAME "BotB`"
#define BOT_2_REALNAME "SA-MP Bot"
#define BOT_2_USERNAME "bot"
#define IRC_SERVER "irc.tl"
#define IRC_PORT (6667)
#define IRC_CHANNEL "#testchannel"