What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Toasts on receivers pc

Pages: (2): « First « 1 [ 2 ] Last »
Toasts on receivers pc
Author: Message:
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Toasts on receivers pc
in ReceiveNotify
07-19-2004 08:59 PM
Profile E-Mail PM Find Quote Report
m0m0
New Member
*


Posts: 6
Joined: Jul 2004
O.P. RE: Toasts on receivers pc
There is no variable called sResult in ReceiveNotify and if i set the one in ParseCommand to "" the request wouldnt even be sent....
07-19-2004 09:09 PM
Profile E-Mail PM Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Toasts on receivers pc
have you tried sTextToSend... it might work?
07-19-2004 09:12 PM
Profile E-Mail PM Find Quote Report
m0m0
New Member
*


Posts: 6
Joined: Jul 2004
O.P. RE: Toasts on receivers pc
the documentation says this:

'//   * sTextToSend: this parameter is optional. You can use it if   //
'//     you want to ask Messenger Plus! to send a new message after  //
'//     this one has been displayed. This WON'T modify the message   //
'//     associated with the notify code, this will simply send a new //
'//     one.   
07-19-2004 09:17 PM
Profile E-Mail PM Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Toasts on receivers pc
=/ then there is no way i guess.
07-19-2004 09:21 PM
Profile E-Mail PM Find Quote Report
m0m0
New Member
*


Posts: 6
Joined: Jul 2004
O.P. RE: Toasts on receivers pc
i cant imagine that it isnt possible to do that ... i hope someone can help me
07-19-2004 09:44 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Toasts on receivers pc
The way I did it, the Email and Text have to show, there is no way around it, unless you can use M_E's way for the oConversationWnd.Contacts
07-19-2004 10:35 PM
Profile E-Mail PM Find Quote Report
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
RE: Toasts on receivers pc
i have a q on this subject...

1. if i send a message throught code with (sNotifyCode) to a friend in order to display a toast on his pc, will it open a convo window if there is not one already open...

2. if it doesnot open a new window (no window opens on his behalf, will the RecieveNotify handle the message ?

thank you
(sorry for poping an old thread !!)

This post was edited on 06-01-2005 at 05:42 PM by TazDevil.
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
06-01-2005 05:40 PM
Profile PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
RE: Toasts on receivers pc
quote:
Originally posted by TazDevil
1. if i send a message throught code with (sNotifyCode) to a friend in order to display a toast on his pc, will it open a convo window if there is not one already open...
The window will open since you are actually sending a message with some special code so MsgPlus! can know that this is some plugin code before the actual message that isnt visible to the user.
So, a convo window has to open.

quote:
Originally posted by TazDevil
2. if it doesnot open a new window (no window opens on his behalf, will the RecieveNotify handle the message ?
Since a window will have to open, the RecieveNotify will handle the message.

Ofcourse, I could be wrong about the above things...
I'm not the best plugin coder... :P

Offtopic: We are from the same country :)
YouTube closed-captions ripper (also allows you to download videos!)
06-01-2005 05:55 PM
Profile E-Mail PM Web Find Quote Report
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
RE: Toasts on receivers pc
well is there any other way to communicate (send the toast) with a contact without opening a convo window

???

(thanks for the quicky :p)
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
06-01-2005 06:04 PM
Profile PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« 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