01.06.2011, 22:33
something wrong i used this server and i used /adcia on me and it wont let me be cia
Hey, how to you " change IRC Network to suit you" i need help
Thanks |
go in to the game mode and look for this
#define IRC_SERVER "irc.network.com" #define IRC_PORT (6667) #define IRC_CHANNEL "#channel" #define IRC_ADMINCHANNEL "#channel.OPER" or a much faster way is push your ctrl key + your f key then do a search for this #define IRC_SERVER "irc.network.com" i hope that's helps That's All From Tom_Fox |
how can i stop the irc ? i dont have an irc server and without it my server seems to keep trying to reconnect the bots to the irc...
|
dUserSetINT(PlayerName(playerid)).("Money",GetPlayerMoney(playerid));
or try this i had this happending to me to before but a real good freind of my who owns a irc network help me with it try to change the irc port from 6666 to #define IRC_PORT (8067)
|