quote:
Originally posted by kheppel
It would be nice to able to create a sound event notification when a person sends a message wether or not the chat window has focus.
I often leave a chat window open but fail to notice new messages due to life's many distractions. It would be great to have an audible notification for every message.
Just a thought.
Without using a script you can do something like that already. But it does require you to close the chat window each time (or... if the new message has been send a while after the previous one, you didn't had to close the chat window, since then the internal chat session would have been renewed anyways by then).
For this you create a new notification alert for the "
has started a new chat" event in the Notification Wizard. This will fire each time a new chat session is created. And a session is created when a) a new chat window is opened, or B) a session timeout has occured (thus without closing the chat window).
If you don't want to close your chat window each time, the only option for now is using Spunky's script he is about to make