Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
RE: How to trigger my plugin when special message received from my contact
Have you read the docs about ReceiveNotify? It is only called if a message starts with sCCNotify. You should prepend sCCNotify to your message (and a five-char code) to trigger your plugin.