What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Help] MS Agent catching clicks

[Help] MS Agent catching clicks
Author: Message:
BstrdSmkr
Junior Member
**

Avatar
Earned. Never Given.

Posts: 46
38 / Male / –
Joined: Jul 2006
O.P. RE: [Help] MS Agent catching clicks
quote:
Originally posted by alexp2_ad


code:
var Clicked = function(){
    function agent::Click(dwCharID,fwKeys,x,y){
        MsgPlus.DisplayToast('Clicked','You clicked Merlin!');
    }
}



i saw this and others similar to it when i was researching it, but i don't understand it. i understand your post and how to implement your solution, but i'm wondering if you could expand a bit about how this works?  once i've got my head around it, i'll put it all together and post it in "noob-format" for everyone to see lol.

also to clarify:   dwCharID is the name of the agent (merlin, peedy, etc)   
fwKeys is the state of the shift key (boolean)
X and Y are the coords of the pointer when the event occoured.

this is what i gathered between here and my research.  is this correct?
07-21-2006 03:30 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Help] MS Agent catching clicks - by BstrdSmkr on 07-20-2006 at 09:23 PM
RE: [Help] MS Agent catching clicks - by cloudhunter on 07-20-2006 at 10:48 PM
RE: RE: [Help] MS Agent catching clicks - by alexp2_ad on 07-20-2006 at 11:01 PM
RE: [Help] MS Agent catching clicks - by ddunk on 07-20-2006 at 10:57 PM
RE: [Help] MS Agent catching clicks - by cloudhunter on 07-20-2006 at 11:04 PM
RE: RE: [Help] MS Agent catching clicks - by alexp2_ad on 07-20-2006 at 11:06 PM
RE: [Help] MS Agent catching clicks - by cloudhunter on 07-20-2006 at 11:13 PM
RE: [Help] MS Agent catching clicks - by deAd on 07-20-2006 at 11:14 PM
RE: [Help] MS Agent catching clicks - by BstrdSmkr on 07-21-2006 at 03:30 PM
RE: [Help] MS Agent catching clicks - by alexp2_ad on 07-21-2006 at 03:40 PM
RE: [Help] MS Agent catching clicks - by BstrdSmkr on 07-21-2006 at 05:08 PM
RE: [Help] MS Agent catching clicks - by deAd on 07-21-2006 at 05:52 PM
RE: [Help] MS Agent catching clicks - by BstrdSmkr on 07-22-2006 at 02:53 PM


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