IRC connect help
#1

Ok, i made everything in script and on web irc, now i need help. I cant connect. I cant see any port wich i am supposted to put in my gamemode

pawn Код:
#define IRC_SERVER "irc.mibbit.net"
#define IRC_PORT (????)
#define IRC_CHANNEL "#SFCNR"
#define IRC_ADMINCHANNEL "#SCnR.oper"
Can someone help me with this?
Reply
#2

i think its 6667

pawn Код:
#define IRC_SERVER "irc.mibbit.net"
#define IRC_PORT (6667)
#define IRC_CHANNEL "#SFCNR"
#define IRC_ADMINCHANNEL "#SCnR.oper"
Reply
#3

6667, Try.
Reply
#4

The default irc port is 6667 for non SSL and +6697 is for SSL.
Reply
#5

EDIT : FIXED
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)