quote:
Originally posted by luisillo
Hi Dark_Angel_Pt:
copy this to the notepad:
quote:
Originally posted by alexp2_ad
code:
function OnEvent_ChatWndReceiveMessage(pChatWnd, sOrigin, sMessage, nMessageKind, sNewMessage){
MsgPlus.PlaySound("\\C:\\Program Files\\MSN Messenger\\type.wma");
}
then go to WLM/Plus!/Preferences/General/Scripts/create new
select all, delete, and paste te code above, that should work.
Easier method: Go to the Plus! preferences, the first tab at the top, the script tab at the left. Click Create new. Name it whatever you want. Then when the popup with some code comes up, remove the code there, and paste the code above.