#2

i can help you! just do this:
"Me and Blackstones in our server we do this"
pawn Код:
//IRC Defines
// 1st Echo Bot
#define BOT_1_NICKNAME "VC1"
#define BOT_1_REALNAME "ViceCity1"
#define BOT_1_USERNAME "VC1"

// 2nd Echo Bot
#define BOT_2_NICKNAME "VC2"
#define BOT_2_REALNAME "ViceCity2"
#define BOT_2_USERNAME "VC2"

//All bots password
#define IRC_BOT_PASSWORD "your password here"

// Admin Echo Bot (3rd)
#define BOT_3_NICKNAME "VC3"
#define BOT_3_REALNAME "ViceCity3"
#define BOT_3_USERNAME "VC3"

//Admin Channel password
#define IRC_ADMINCHANNEL_PASSWORD "your password here"

#define IRC_SERVER "irc.uk.mibbit.net"
#define IRC_PORT (6667)
#define IRC_CHANNEL "#channel"
#define IRC_ADMINCHANNEL "#channel.OPER"
this maybe will help you!
Reply


Messages In This Thread
IRC - by James_Bourne - 12.08.2011, 18:34
Re: IRC - by [GTA]AmericanGangster - 12.08.2011, 18:38
Re: IRC - by James_Bourne - 12.08.2011, 18:43
Re: IRC - by BlackStones - 12.08.2011, 18:48
Re: IRC - by James_Bourne - 12.08.2011, 19:33

Forum Jump:


Users browsing this thread: 1 Guest(s)