IRC Plugin
#5

here ?

Код:
/IRC Defines
// 1st Echo Bot
#define BOT_1_NICKNAME "Name1"
#define BOT_1_REALNAME "SA-MP Bot"
#define BOT_1_USERNAME "SFCRRPG"

// 2nd Echo Bot
#define BOT_2_NICKNAME "Name2"
#define BOT_2_REALNAME "SA-MP Bot"
#define BOT_2_USERNAME "SFCRRPG"

//All bots password
#define IRC_BOT_PASSWORD "password"

// Admin Echo Bot (3rd)
#define BOT_3_NICKNAME "Name3"
#define BOT_3_REALNAME "SA-MP Bot"
#define BOT_3_USERNAME "SFCRRPG"

//Admin Channel password
#define IRC_ADMINCHANNEL_PASSWORD "Password"

#define IRC_SERVER "irc.network.com"
#define IRC_PORT (6667)
#define IRC_CHANNEL "#channel"
#define IRC_ADMINCHANNEL "#channel.OPER"

#define MAX_BOTS (3)
#define MAX_ROADBLOCKS 35
#define MAX_SPAM 5

#define SPEC_TYPE_NONE 0
#define SPEC_TYPE_PLAYER 1
#define SPEC_TYPE_VEHICLE 2
Reply


Messages In This Thread
( rйsolue) IRC Plugin - by Baba_oweo - 16.10.2011, 19:29
Re: IRC Plugin - by Kingunit - 16.10.2011, 19:32
Re : IRC Plugin - by Baba_oweo - 16.10.2011, 19:35
Re: IRC Plugin - by Kingunit - 16.10.2011, 19:39
Re : IRC Plugin - by Baba_oweo - 16.10.2011, 19:44
Re: IRC Plugin - by Kingunit - 16.10.2011, 19:47
Re : IRC Plugin - by Baba_oweo - 16.10.2011, 19:54
Re: IRC Plugin - by Kingunit - 16.10.2011, 19:59
Re : IRC Plugin - by -Jojo- - 16.10.2011, 20:04
Re : IRC Plugin - by Baba_oweo - 16.10.2011, 20:08

Forum Jump:


Users browsing this thread: 1 Guest(s)