function OnEvent_Initialize(MessengerStart)
{
}
function OnEvent_ChatWndCreated(ChatWnd)
{
if (Messenger.MyStatus == 4)
{
MsgPlus.PlaySound("C:\temp\wlm\sounds\messenger\03_newalert.wav")
}
}
function OnEvent_Uninitialize(MessengerExit)
{
}
used that, but.. im no scripter
and it didn't seem to work .. thanks though, it also isn't exactly what i would need though.