What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Messenger Plus! 2.20.48 - IMPROVE your plugins!

Pages: (3): « First [ 1 ] 2 3 » Last »
Messenger Plus! 2.20.48 - IMPROVE your plugins!
Author: Message:
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
O.P. Grin  Messenger Plus! 2.20.48 - IMPROVE your plugins!
Hello,

my proxy server is currently being updated but I couldn't wait to give to this little developer community the new Messenger Plus! beta.

There are two improvements (I worked all day long on them). The first one is a new parameter in the ReceiveNotify() function (which forces you to modify your plugin if you want it to continue to work). This parameter gives you the name of the contact who sent a notification code. This can be very handy.

The second improvement is a big one. It won't allow you to make a more powerful plugin but it will help you make it more usable. The new PublishInfo() function (3 for VB) allows you to tell Messenger Plus! about the name of your plugin, its commands and its tags. All this information will be displayed in the new Plus!\Plugins menu in the chat windows.

I'm counting on you to test all this as much as possible as the final public release is coming in 6 days and the plugin support has to work perfectly if you want your creations to be a success.

Messenger Plus! 2.20.48: http://files.msgplus.net/beta/PlusBeta2045.exe (do not redistribute this link, it will be changed in a couple of hours)
Updated API documentation: http://files.msgplus.net/data/MPPlugins.zip

Hope you'll enjoy!
Patchou

This post was edited on 07-08-2003 at 04:19 AM by Patchou.
[Image: signature2.gif]
07-08-2003 04:18 AM
Profile PM Web Find Quote Report
mey32
Junior Member
**


Posts: 84
– / Male / –
Joined: Jun 2003
RE: Messenger Plus! 2.20.48 - Improve your plugins!
nice work Patchou ;)
07-08-2003 04:20 AM
Profile PM Find Quote Report
surfichris
Former Admin
*****

Avatar

Posts: 2365
Reputation: 81
Joined: Mar 2002
RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
yay! Patchou added my suggestion about the contact name :D
07-08-2003 04:22 AM
Profile PM Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
O.P. RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
of course :)
[Image: signature2.gif]
07-08-2003 05:51 AM
Profile PM Web Find Quote Report
Misterjad
Full Member
***

Avatar

Posts: 129
Reputation: 1
37 / Male / –
Joined: Sep 2002
RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
as usual you are the best ;)
07-08-2003 06:50 AM
Profile E-Mail PM Find Quote Report
Chr!s
New Member
*


Posts: 7
Joined: Jul 2003
RE: RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
quote:
Originally posted by Chris Boulton
yay! Patchou added my suggestion about the contact name :D


My Borland Builder 6 gives the following error:

struct PLUGIN_PARAM
{
    IDispatch *iConversationWnd;
    const char sContactName[512];
};
E2232 Constant member 'PLUGIN_PARAM::SContactName'in class without constructors.

The previous version of the sample plug-in worked fine, because this feature wasn't omplemented yet, but now it won't work with Borland Builder??? :(
07-08-2003 07:09 AM
Profile E-Mail PM Find Quote Report
Predatory Kangaroo
Full Member
***


Posts: 144
– / Male / –
Joined: Jul 2003
RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
perfect :D
[Image: imagetest.php?display=You%20dont%20know%...djust=true]
07-08-2003 07:12 AM
Profile PM Web Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
O.P. RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
Chr!s : I understand why your compile says that so I just fixed it (removed the const).
[Image: signature2.gif]
07-08-2003 07:59 AM
Profile PM Web Find Quote Report
Chr!s
New Member
*


Posts: 7
Joined: Jul 2003
RE: RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
quote:
Originally posted by Patchou
Chr!s : I understand why your compile says that so I just fixed it (removed the const).


Ok. It now works fine!! I  didn't know the consequenses of removing the const, but I think you do ;)
07-08-2003 08:20 AM
Profile E-Mail PM Find Quote Report
loconet
New Member
*


Posts: 12
Joined: Jul 2003
Wink  RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
Why not use the contact's e-mail instead of/as well as the name? Since the e-mail is more unique than the name, it could be used for things such as custom bans/ignores,encryption keys management, etc?

again, Great work

07-08-2003 12:04 PM
Profile E-Mail PM Find Quote Report
Pages: (3): « First [ 1 ] 2 3 » 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