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:
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: [Help] MS Agent catching clicks
Nope!
code:
var Clicked = function(){
    function agent::Click(dwCharID,fwKeys,x,y){
        //do something useful
    }
}
and somewhere else in the code (probably where you intialize the character:
code:
Clicked();
07-21-2006 05:52 PM
Profile PM 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