21.10.2014, 14:39
Quote:
i have a gamemode which have IRC feature i am using mibbit and already registered nickname and channel but i have some thoughts what to put in the script.
#define IRC_SERVER "what is the server address of mibbit ?" #define IRC_PORT ( port ? My server port or mibbit's port ? Where i found mibbit port ?) #define IRC_CHANNEL "#iknow" please help me. |
#define IRC_PORT 6667
#define IRC_CHANNEL"#yourchannel"