IRC installing..
#1

I need some help installing IRC
pawn Код:
#include <irc>
//============================================================================//
#define BOT_1_NICKNAME "SACNC1
#define BOT_1_REALNAME "SACNC21"
#define BOT_1_USERNAME "SACNC"

#define BOT_2_NICKNAME "SACNC2"
#define BOT_2_REALNAME "SACNC2"
#define BOT_2_USERNAME "SACNC"

#define IRC_SERVER "irc.sa-irc.com"
#define IRC_PORT (6667)
#define IRC_CHANNEL "#sacnc.echo"

#define MAX_BOTS (2)

#define PLUGIN_VERSION "1.4.3"

new botIDs[MAX_BOTS], groupID;
//=================================//
//IRC
enum
{
    E_IRC_CONNECT_ATTEMPTS,
    E_IRC_CONNECT_DELAY,
    E_IRC_CONNECT_TIMEOUT,
    E_IRC_RECEIVE_TIMEOUT
}
error:
Код:
 D:\SA-MP\[v0.1]SACNC [0.3e R2]\gamemodes\SACNC.pwn(8) : fatal error 100: cannot read from file: "irc"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
NOTE: I added irc.so into the plugins, because the vps only accepts Linux servers, anyways.. how?
Reply


Messages In This Thread
IRC installing.. - by _Khaled_ - 02.09.2012, 22:52
Re: IRC installing.. - by ikkentim - 02.09.2012, 23:24
Re: IRC installing.. - by _Khaled_ - 02.09.2012, 23:30
Re: IRC installing.. - by _Khaled_ - 02.09.2012, 23:41
Re: IRC installing.. - by ikkentim - 02.09.2012, 23:42
Re: IRC installing.. - by Camacorn - 02.09.2012, 23:43

Forum Jump:


Users browsing this thread: 1 Guest(s)