mIRC Homepage
Posted By: Masoud $chan().mode and +f parameter - 25/06/14 06:12 PM
When I retrieve the channel modes using /mode #Channel on some channel which has the mode +f (UnrealIRCd) it doesn't show the rest of the result. Here is the result:

Code:
#Channel +ntrf [7c#C5,30j#R2,30k#K5,40m#M2,10n#N5]:15


While $chan().mode shows only +fnrt

Thanks.
Posted By: starbucks_mafia Re: $chan().mode and +f parameter - 25/06/14 07:19 PM
You should post debug output including raw 005 from the initial connection (this is where the server should be telling mIRC which modes take parameters) and also the debug data from joining a channel, in particular raw 324. Without these there's no way to know whether mIRC is at fault or the server.
Posted By: Khaled Re: $chan().mode and +f parameter - 25/06/14 10:03 PM
Thanks for your bug report. Currently mIRC only stores the values for +lk and does not store custom modes added by different networks. This will require a big change to the way channel mode settings are stored. This is on my to-do list.
© mIRC Discussion Forums