mIRC Homepage
Posted By: westor $chan($chan).mode problem - 04/06/13 02:16 PM
Hello,

As i see when i use //echo MODES: $chan($chan).mode the output does not display me the channel mode parameters.

e.g:
/mode #test +l 10
//echo #test MODES: $chan(#test).mode
OUTPUT: is MODE: +l 10 ->>>> THIS IS CORRECT
/mode #test +j 2:5
Now when i have more than one channel mode with parameter setted.
OUTPUT: is MODE: +jl 10 ->>>> THIS IS NOT CORRECT = THE CORRECT MUST BE: is MODE: +jl 2:5 10

- Thanks!
Posted By: westor Re: $chan($chan).mode problem - 08/07/18 12:15 AM
It seems that bug came up again, any solutions anyone?

Duplicate: https://forums.mirc.com/ubbthreads.php/topics/254200/Khaled#Post254200

Just an idea, if you guys agree.. why not adding '.rawmode' extra property on $chan() identifier that will return and parameters too?

- Thanks!
© mIRC Discussion Forums