mIRC Homepage
Posted By: Lasba Topic Lenght - 05/12/04 07:30 PM
I think IRCNet supports topics up to 160 characters (at least the server says "TOPICLEN=160 " when I connect), but mIRC shows only 80 of them and the rest disappears. Is there any way I can change that limit? I've spent several hours trying to find a solution...
Posted By: dJabba Re: Topic Lenght - 05/12/04 10:43 PM
dunno if its the case here, but remember that bold, underline, colors etc also count as signs - the server doesnt see it as a control code, but just as signs aswell, so for example a topic like "14This is my 15Topic" is actual 27 character, though it apears to be 16 character to your eye.

to test it:
Code:
//echo -a Visible length: $len($strip(14This is my 15Topic))
//echo -a Actual length: $len(14This is my 15Topic)
Posted By: Lasba Re: Topic Lenght - 06/12/04 03:05 PM
No, topic is normal text, there is no specialities.
© mIRC Discussion Forums