O.P. plugin help needed (ReceiveNotify)
hi,
i am a beginner programmer trying to write a plugin for msgplus in VB.NET which uses simple "/dropfile" and ActiveWinamp to send the currently playing item on winamp to anyone who types a trigger. similar to the built in !triggers. it should work even if the user does not have plus installed.
the problem is that the plugin's ReceiveNotify method does not get called at all. i have changed the notify variable to ascii integer of "!" and tried other characters such as "X".
nothing happens when someone types "!sendf" (5char command).
i have tried all i can, but it seems it just doesn't work.
i have tested the "/dropfile" and winamp filepath retrieval methods to work properly. so the problem is about the plugin or msgplus not recognizing that a message received is a plugin command.
please help if you will. thanks in advance. forgive me if its a craptastic easy question.. i can't figure it out.
i am using msgplus 3.61.145 and msnmssngr 7.5 build 7.5.0331
This post was edited on 11-25-2005 at 01:12 PM by npc.
|