Shoutbox

personnal messages - 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: personnal messages (/showthread.php?tid=56587)

personnal messages by fat on 03-08-2006 at 01:29 PM

Hello,

I'm making a personnal plugin.

When I type /xpsy (my custom command) I get the mail and the friendlyname of the contact I'm talking to. But I need to get its personnal message too. How could I retreive it please?

After I need to change my own personnal message and I don't know how ...

I need a little help there ;)

Thx a lot
++ Fat


RE: personnal messages by RaceProUK on 03-08-2006 at 03:44 PM

There isn't an API/command to get the personal message I'm afraid. You'll have to look at another way of retrieving it. As for setting it, talk to TheBlasphemer: StuffPlug-NG has a command to set the PSM.


RE: RE: personnal messages by fat on 03-08-2006 at 03:57 PM

quote:
talk to TheBlasphemer: StuffPlug-NG has a command to set the PSM.

Gnurf he's not accepting privates messages ...
RE: personnal messages by CookieRevised on 03-09-2006 at 01:56 AM

quote:
Originally posted by fat
After that, I need to change my own personnal message and I don't know how ...
Read these two threads completely (in this order):
http://forums.fanatic.net.nz/index.php?showtopic=11226
http://forums.fanatic.net.nz/index.php?showtopic=11311
RE: RE: personnal messages by fat on 03-09-2006 at 07:57 AM

quote:
Originally posted by CookieRevised
Read these two threads completely (in this order):
http://forums.fanatic.net.nz/index.php?showtopic=11226
http://forums.fanatic.net.nz/index.php?showtopic=11311


Thx,

I've test using a sendMEssage with a COPYDATASTRUCT. It's working. But there is always an icon (Game, Office or Music) and I don't want it. So it's not the right solution.

Any others idea ?
RE: personnal messages by twentytwo on 04-06-2006 at 05:31 AM

Is there any way to retrieve the PM, I am making a plugin which needs to retrieve it.. not set it.


RE: RE: RE: personnal messages by CookieRevised on 04-06-2006 at 08:37 AM

quote:
Originally posted by fat
quote:
Originally posted by CookieRevised
Read these two threads completely (in this order):
http://forums.fanatic.net.nz/index.php?showtopic=11226
http://forums.fanatic.net.nz/index.php?showtopic=11311


Thx,

I've test using a sendMEssage with a COPYDATASTRUCT. It's working. But there is always an icon (Game, Office or Music) and I don't want it. So it's not the right solution.
It is not possible to set a PSM without them when you use one of those methods.