Shoutbox

Plugins that bother other plugins - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Plugins that bother other plugins (/showthread.php?tid=12633)

Plugins that bother other plugins by Sypher on 07-09-2003 at 07:48 AM

Hi there,

As I had noticed there are some plugins who bother the rest.
I have all the plugins described in this forum installed and regsrv-ed and in my registery.

But if I use /xleet he gives me a messagebox telling me '/xleet'  (no caption) and then sends the 1337-ified text.

Same story with the 'ping-pong' plugin.

I hope this can be solved (by patchou or the programmers of the plugins)

Thank you.

(By the way: Great all those plugins!)


RE: Plugins that bother other plugins by Sypher on 07-09-2003 at 10:13 AM

Well i don't have the WMP and the Quote works fine here (and all the other plugins but the two deleted ones)


RE: Plugins that bother other plugins by Xerxis on 07-09-2003 at 10:24 AM

i don't know if there are problems with the wmp concerning other plugins. if this is so, will somebody pls let me know so i can look in to it


RE: Plugins that bother other plugins by Predatory Kangaroo on 07-09-2003 at 11:30 AM

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?


RE: Plugins that bother other plugins by Xerxis on 07-09-2003 at 11:32 AM

thats why you have to send a parsecommand false when you don't use the command in your dll
maybe somebody didn't do this


RE: Plugins that bother other plugins by Whacko on 07-09-2003 at 11:55 AM

Exactly Predatory Kangaroo... i made that mistake too, but fixed that as soon as i heard form the problem. I used my own delphi template which just shows how the events work :P but i returned always true :P
so if you have installed my plug-ins... i recommend updating ... the new files are in the threads :)


RE: Plugins that bother other plugins by Predatory Kangaroo on 07-09-2003 at 11:59 AM

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)


RE: Plugins that bother other plugins by Whacko on 07-09-2003 at 12:03 PM

about the pop-up messages... i dont use them in my plug-ins. i Only used them in my "Delphi template" to show whats possible. So maybe someone used that, and forgot to remove them.
personally... i dont have the problems described above... but i only have my own 2 plugins installed and the Uptime Plugin (one of the first plugins) os its most likely one of the others :(


RE: Plugins that bother other plugins by TrisT on 08-16-2009 at 05:05 PM

As I had noticed there are some plugins who bother the rest.
I have all the plugins described in this forum installed and regsrv-ed and in my registery.