Well, I just thought it a little bit odd that it was called different things in different parts of the help files. But that doesn't really matter.

Another thing that would really be helpful in altering the default text would be an alias... that said the default text. As in, mIRC would display the text however it normally would, and then continue with the script, for any of the remote events whose default text can be overwritten.

In my case, I have a dynamic alias being called (with [ $gettok(%trigger,2-,32) ]). If mIRC reaches this part of the script, I want default text to be displayed before the trigger is used, but adding a "timer 1 0" screws up the function call, because then $chan, $nick, etc resolve to $null...

I echo it instead, but the timestamp shows up twice in my logs...

Last edited by CitizenKane; 25/12/06 03:13 PM.