mIRC Home    About    Download    Register    News    Help

Print Thread
#104574 05/12/04 07:30 PM
Joined: Dec 2004
Posts: 2
L
Lasba Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
L
Joined: Dec 2004
Posts: 2
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...

#104575 05/12/04 10:43 PM
Joined: Dec 2004
Posts: 14
D
Pikka bird
Offline
Pikka bird
D
Joined: Dec 2004
Posts: 14
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)

Last edited by dJabba; 05/12/04 10:43 PM.

- dJabba
#104576 06/12/04 03:05 PM
Joined: Dec 2004
Posts: 2
L
Lasba Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
L
Joined: Dec 2004
Posts: 2
No, topic is normal text, there is no specialities.


Link Copied to Clipboard