quote:
Originally posted by -dt-
Im looking foward to the new version.
One feature i would love (and it was suggested a while ago, but ill be dammed if i could find the thread) is the ability to send a message locally to the msn window, so the message just "echos" and only the local user can see it.
it would be useful for script error messages and such eg
you type /moo
and if an error happens the person may just MessageBox to display the error, or use chatwnd.SendMessage
if this feature was implemented then you could use it just like chatwnd.Sendmessage, but the message wouldnt be sent to the remote contact
* -dt- runs back to his text editor....
I think there was also a thread which TheSteve posted in about how the functionality is possible to just write in the Control that holds the chat even though it says that it is read only.
If you want to take a read, have a look at
chat window's history control interaction-advance scripting.