24.07.2011, 00:53
Quote:
|
const target[] can be channel too.
is the bot even in the channel? try voicing it |
The other bot randomly timeouts, what can be the cause of this?
pawn Код:
public IRC_OnJoinChannel(botid, channel[])
{
IRC_SendRaw(botid, "ns identify ******");
return 1;
}


