I've made 2 patches to make it easyer for people that want eggdrop to handle nicknames that are bigger than 9 chars. And also a patch that changes the modes per line to a max of 20 as most recent IRCds can go up to 20.
BTW am not to sure about this, but modifiying the source code is not supported and these patches are posted 'as is'. I haven't had any problems with them and it seems to work great for me, so i hope this makes things easyer for you.
TCL_no_TK wrote:I've made 2 patches to make it easyer for people that want eggdrop to handle nicknames that are bigger than 9 chars. And also a patch that changes the modes per line to a max of 20 as most recent IRCds can go up to 20.
I'd bet most recent ircds' modes-per-line is way below 20, more precisely 6 (and no, Unreal and the like aren't most)
BTW am not to sure about this, but modifiying the source code is not supported and these patches are posted 'as is'. I haven't had any problems with them and it seems to work great for me, so i hope this makes things easyer for you.
they seem pretty stable to me... you know, it's not like you have more than 1 line of (preprocessor) code in there
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use
I'd bet most recent ircds' modes-per-line is way below 20, more precisely 6 (and no, Unreal and the like aren't most)
Unreal is 12, the max of 20 was for people that use inspircd with has a max of 20+ (20 is the default) and a nickmax of 31 (31 is the default). Its unusual as i've found that most eggdrops are for network like undernet, ircnet ..ect that support the default for eggdrop. just wanted to make sure it would work with all.
they seem pretty stable to me... you know, it's not like you have more than 1 line of (preprocessor) code in there