What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » New Scripter - Need Help!

New Scripter - Need Help!
Author: Message:
TimmyEllis
New Member
*


Posts: 1
Joined: Jun 2007
O.P. New Scripter - Need Help!
Ok so I'm a noob to the scripting world and I need help with two things.
I've made a simple code the creats a client side alert when you open a conversation window/when a conversation window is opened, but I need help with:
Can I make it so the alert will open on the other person's WLM, aswell as mine? I'm not sure whether or not you can do it.
and
I need help with the coding for onmouseover the alert closes.
Thanks in advance.
06-19-2007 07:23 PM
Profile E-Mail PM Find Quote Report
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
RE: New Scripter - Need Help!
you can't do it on the other person's WLM.

code:
function OnEvent_ChatWndCreated(ChatWnd){
MsgPlus.DisplayToast("Alert","Conversation Window Opened");
}

i'm not sure if there is a function onmouseover
[quote]
Ultimatess6
: What a noob mod
06-20-2007 02:05 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On