IRC HELP
#1

I have made a irc server using mibbit and im using xoomer's irc FS for the irc cmds like !say !kick etc..
But
Код:
 #define IRC_SERVER "1.186.175.213"
#define IRC_PORT 6667
#define IRC_CHANNEL "#mgs"
Is it important to change this if yes then how

ANd how to add cmds on mibbit so that !say etc can work nothing happens when i do so
Reply
#2

IRC_SERVER is what irc you are using.
If you are using mibbit do
pawn Код:
#define IRC_SERVER "irc.mibbit.net"
Leave IRC_PORT as it is. And IRC_CHANNEL is the channel you want to send the bots etc.

To make IRC commands, use IRCCMD, I bet there will be instructions in the FS you are using.
Reply
#3

wait lemme check if its working
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)