ok, i'm making a theme system, and i came across a problem.
i'm trying to change all default [nick TYPE] ctcp's that i get to how i want it to look for the theme. The only problem i have is when someone does a /ctcp me version it still shows the default [nick VERSION]. To make this perfectly clear, i'm not talking about the ctcpreply version being altered, i'm talking about when someone ctcp versions you, and this shows up in your window: [Nick VERSION]. Is there anyway in the next version of mIRC this will be allowed to be altered and not effect the actual mIRC version reply from being altered ?

It kind of defeats the purpose of theming/scheming if you can't alter the default incoming [Nick VERSION] but everything else. (NOTE: again, i am NOT refering to the default version reply you send when someone versions you, i'm refering to the [Nick VERSION] that you get, when someone versions you.)

EXAMPLE:
ctcp *:*:*:echo 4 -a ( $+ $nick $1 $+ ) $2- | halt

when someone pings you it shows (nick PING) and stops the default [nick PING]
but when someone versions you, it shows
[nick VERSION]
(nick VERSION)

this is what i'm asking to be able to change the default of.

thanks

Last edited by nomak; 26/12/03 11:24 AM.