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

Search Results
Subject Author Forum Time
RE: Fire plugin ;)
So kind, chiquita Nice work, firedance
Predatory KangarooPlug-Ins07-18-2003 at 06:15 AM
RE: WMPPlugin now with current playing song and nick changer
Slim Shady, there is a way to let the commands work while not in full mode, but not in VB... I am working on a plugin like this (in C++) that'll do the same stuff, but without the flickering and in any mode. But this works fine for now :D
Predatory KangarooPlug-Ins07-18-2003 at 06:12 AM
RE: WMPPlugin now with current playing song and nick changer
I've messaged these to Xerxis over MSN, but I should probably post these here so that others can see and know they're being handled... The plugin will only work when the player is in full mode (because it's all done using API commands. And if you...
Predatory KangarooPlug-Ins07-17-2003 at 11:56 AM
Custom Display Pictures
I've been thinking about this for a while and this is what i know - people often change display pictures. Display Pictures are not reloaded every time you close and open a conversation window, so they must be cached on your hard-drive. Bearing this ...
Predatory KangarooPlug-Ins07-15-2003 at 02:54 AM
RE: Give your source to the community!
This is the simple version of xFade (Not the one made by Finn) that I made to test the VB plugins. Language is VB
Predatory KangarooPlug-Ins07-09-2003 at 04:37 PM
RE: Give your source to the community!
This is the original xSlap plugin (already posted elsewhere, but i'll put it here anyway) Written in C++
Predatory KangarooPlug-Ins07-09-2003 at 04:34 PM
RE: Give your source to the community!
First off, here's the Playlist Editor I coded for Xerxis's WMP Plugin - when I post this, the newest version of the plugin (with the editor) isn't out, but i'll put this here anyway. It's written in VB, as a standard EXE.
Predatory KangarooPlug-Ins07-09-2003 at 04:30 PM
RE: Give your source to the community!
Well, seeing as there hasn't been a single bit of source code posted here yet, i think i'll release some :)
Predatory KangarooPlug-Ins07-09-2003 at 04:27 PM
RE: Custom emoticon manager?
Very, very unlikely if any of us can do this. It's been requested before, and it's been agreed that it'd be too hard at the minute
Predatory KangarooPlug-Ins07-09-2003 at 04:15 PM
RE: Plugins that bother other plugins
yeh I've made sure i send true when i handle, false when i don't, but maybe someone else didn't (or maybe it's just a bug)
Predatory KangarooPlug-Ins07-09-2003 at 11:59 AM
RE: Plugins that bother other plugins
I've been thinking about this for a coupla days... PatchOU, i'm guessing that after a ParseCommand returns TRUE, no other DLLs are sent the ParseCommand. My question is what order the DLLs are parsed - is it alphabetic?
Predatory KangarooPlug-Ins07-09-2003 at 11:30 AM
RE: Plugin for windows media
Xerxis, you're using VB to do this, right? If you want, contact me... a while ago I designed a playlist editor in VB, you can just drop that into your plugin :)
Predatory KangarooPlug-Ins07-09-2003 at 08:05 AM
RE: Windows Media Player plugin
He wants to make it preview sound files as they're being downloaded (like Kazaa can)
Predatory KangarooPlug-Ins07-09-2003 at 06:16 AM
RE: xFade
lol jad :) Well, I've tried out Finn's and that is muuuuuuuuuch better :) But like i said, i'm just trying out the VB plugins :P
Predatory KangarooPlug-Ins07-09-2003 at 06:14 AM
RE: Advanced nickname changer :)
Told ya so alex ;)
Predatory KangarooPlug-Ins07-09-2003 at 06:06 AM
xFade
Just to try the VB plugins, i adapted a fading program i wrote a while back to the new VB plugin format (just like to say in advance that i stole none of this code from anyone, that i've never download or even seen gradier and that i wrote this orig...
Predatory KangarooPlug-Ins07-08-2003 at 04:08 PM
RE: problem with loading objects in plugin
really, zigo? If i want to do a decision thing like that, i do this: Dim result as vbMessageBoxResult result = MsgBox("Text", "Title", vbYesNo) if result = vbYes then 'do this else 'do that end if
Predatory KangarooPlug-Ins07-08-2003 at 03:52 PM
RE: New plugin features to come in a couple of hours
I agree with both of you Alex and PatchOU :) VB = easier for simple stuff but harder to do complicated stuff And VB requires the person to have the VB Runtimes installed, and it won't work on any other platform (without the aid of extra programs) an...
Predatory KangarooPlug-Ins07-08-2003 at 07:25 AM
RE: Messenger Plus! 2.20.48 - IMPROVE your plugins!
perfect :D
Predatory KangarooPlug-Ins07-08-2003 at 07:12 AM
RE: New Plugin: Plugin Lister
Hmm, maybe you could make it so that there is some kind of way for each plugin to declare certain variables like MPPName, MPPDescription, MPPCommands, MPPTags and let other plugins access them?
Predatory KangarooPlug-Ins07-08-2003 at 03:04 AM
RE: open a new form
As Alex has posted many times, he's done this (not in MFC) by doing DialogBox() I don't know how to use that, but... And in MFC i think you do it using form1->DoModal
Predatory KangarooPlug-Ins07-08-2003 at 02:58 AM
RE: Windows Media Player plugin
I'm interested... I've looked through all the documentation and tried everything I can think of, but I can't find any way to do Remoting in it (which you'd need to do to get the currently playing song, before you send it), so i'm having to learn...
Predatory KangarooPlug-Ins07-08-2003 at 02:54 AM
RE: [R] Random Quote Plugin
:)
Predatory KangarooPlug-Ins07-08-2003 at 02:39 AM
RE: [R] Random Quote Plugin
Nice :) Let me see now... In initialize, you create a file handle to sUserEmail.quotes and if it's not valid you create a file handle to Default.quotes Then you parse all the quotes from the file into... an array of an array of chars? (an array of s...
Predatory KangarooPlug-Ins07-07-2003 at 04:30 PM
RE: Download Zone Update!! [30th January 2004]
:S:S I made a post a while ago saying that I'd finished one of these :S Not as pretty tho :)
Predatory KangarooPlug-Ins07-07-2003 at 04:05 PM
[Hide Excerpts] Pages: (4): « First « 1 [ 2 ] 3 4 » Last »