What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: Be popular! Show your plugin to the world!
XFade. i think you all know now what it does ;) [url]http://shoutbox.menthix.net/showthread.php?ti d=12632[/url]
FinnPlug-Ins07-21-2003 at 09:21 PM
RE: Give your source to the community!
and here is mine (in C ) :-
FinnPlug-Ins07-13-2003 at 09:48 PM
RE: IP Address
actually its netstat -a for all connections, netstat -n displays ips and doesnt do domain name lookups
FinnPlug-Ins07-11-2003 at 07:25 AM
RE: Bug in plugin support?
err no, its got nothing to do with that, msn plus doesnt seem to like getting a large chunk of characters without spaces placed in sResult, i tried with as few as 500 characters and it still crashed
FinnPlug-Ins07-09-2003 at 05:24 PM
RE: Download Zone Update!! [30th January 2004]
ERR: File too large when i try to upload the newest version of XFade (its 41k zip file)
FinnPlug-Ins07-09-2003 at 07:29 AM
RE: Debugging plugins made with VC++...
exactly what i do, although i put the break in the initilise function so i can get it into the debugger on plugin startup and can then change whatever i want, put breakpoints where i want etc..
FinnPlug-Ins07-09-2003 at 07:12 AM
RE: Bug in plugin support?
Sorry if i wasnt too clear the full function :- MPPLUGIN_RETURN_BOOL ParseCommand(/*[in]*/ const char* sCommand, /*[in]*/ const char* sCommandArg, /*[in]*/ PLUGIN_PARAM* pParam, /*[out]*/ char* sResult) { if(stricmp(s...
FinnPlug-Ins07-09-2003 at 07:10 AM
RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
okay its started working now, i think it might have been a problem with it only updating if you restart msn, not if you send the plugin event to reload..
FinnPlug-Ins07-09-2003 at 07:06 AM
RE: Bug in plugin support?
the docs say you can output 2048 though even if only 1100 can be sent
FinnPlug-Ins07-08-2003 at 09:43 PM
Bug in plugin support?
was trying to fix the bug with the colour fade plugin crashing msn plus and it doesnt seem to be related to the colour fade plugin the following code causes the crash and given the docs should be perfectly fine, this a bug in msn plus ? if(stricmp(sC...
FinnPlug-Ins07-08-2003 at 07:40 PM
RE: xFade
in what way doesnt work ?
FinnPlug-Ins07-08-2003 at 07:36 PM
RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
what do i need to do to get the plugin to show in the plugins menu? i have added this MPPLUGIN_RETURN_BOOL PublishInfo(/*[out]*/ char *sPluginName, /*[out]*/ PLUGIN_PUBLISH_LIST* aCommands, /*[out]*/ PLUGIN_PUBLISH_LIST* aTags) { s...
FinnPlug-Ins07-08-2003 at 06:25 PM
RE: Colour Fade plugin
you really are a bar-stewerd ;) I need to sort out xfade for the new plugin format so will have a look at this at the same time
FinnPlug-Ins07-08-2003 at 06:03 PM
RE: Ping? Pong! Plugin
you mean like this? ;) ////////////////////////////////////////////////// //////////////////// // // // Project: Messenger Plus! simple plugin in language C // // Author: Patchou // // Last Update: 2003/07/02 ...
FinnPlug-Ins07-07-2003 at 07:21 PM
RE: Colour Fade plugin
the problem with that is then the receiver needs the plugin..
FinnPlug-Ins07-06-2003 at 08:05 PM
RE: Colour Fade plugin
Before i created this plugin, i had never been on this forum, look at the date my account was created if you dont beleive me, i was simply waiting for the new plus to come out, i saw that on mess.be and downloaded it, i then saw the plugin download ...
FinnPlug-Ins07-06-2003 at 01:38 PM
RE: Colour Fade plugin
whats wrong with it ?
FinnPlug-Ins07-05-2003 at 02:58 PM
RE: Colour Fade plugin
yes to see it, you only need plus
FinnPlug-Ins07-05-2003 at 02:12 PM
RE: Colour Fade plugin
okay one more version :o i cleaned up the colour fade bit, to now specify the colours it outputs in hex, rather than decimal (i admit i got how to do this from gradier, which i must say has a rather nifty colour preview screen and allows you to graph...
FinnPlug-Ins07-05-2003 at 12:07 PM
RE: Colour Fade plugin
[quote][i]Originally posted by Misterjad[/i] as yr work is over finn .... could we have the complete sources ??? :$ [/quote]
FinnPlug-Ins07-05-2003 at 09:14 AM
RE: Colour Fade plugin
yup i know about this one, the problem is it inserts a colour code between each letter of the smiley, so stopping the smiley displaying, they only way i could detect this is scanning for all the default smileys and not inserting colour codes in them...
FinnPlug-Ins07-04-2003 at 09:02 PM
RE: Colour Fade plugin
helpful if i include the zip... :$ Edit :updated the zip to include a readme on how to use it for anyone who wants to stick it on their website (seeing as several people have asked to) Edit2: latest version now updated in first post..
FinnPlug-Ins07-04-2003 at 08:31 PM
RE: Colour Fade plugin
As requested for :- a new version this will probably be a final version unless someone gives me a reason to continue work on it, or requests an interesting to implement feature new features when specifying a colour code, you can use a ? mark to repla...
FinnPlug-Ins07-04-2003 at 08:29 PM
RE: Colour Fade plugin
I didnt say it was server side for VBB, it was a small VB program that you entered text into, chose colours, and then could copy and paste into a message it was never fully released but only distributed to a select few people. I had never heard of gr...
FinnPlug-Ins07-04-2003 at 08:20 PM
RE: Colour Fade plugin
stolen idea? actually i did a little vb proggy a few years ago for vbb message boards that did the same thing and when i saw the plugin support i thought i'd do the same thing all the code is mine, so care to tell me who i have stolen anything from...
FinnPlug-Ins07-04-2003 at 04:53 PM
[Hide Excerpts] Pages: (2): « First [ 1 ] 2 » Last »