Shoutbox

Using the message received - 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: Using the message received (/showthread.php?tid=15153)

Using the message received by wipey on 09-04-2003 at 12:25 PM

Okay I'm making this plugin which allows you to send a message to someone while they're playin a game and it pops up in a little msn alert in the bottom right on top of the game.

I've got all the code, I just don't know how to take the message received and display it in another form (the alert).

Can anyone help??8-|


RE: Using the message received by Wouter on 09-04-2003 at 06:21 PM

snif it :type:


RE: Using the message received by Xerxis on 09-04-2003 at 06:29 PM

you can use my fdtoaster look for it in the status changed notifier topic. there's an example of how to use it, if you have any questions ask me


RE: Using the message received by Predatory Kangaroo on 09-05-2003 at 04:33 PM

Yeah, Xerxis' FDToaster to display the toast and you can use the .History property of the ConversationWnd object you're passed to get the messages (I'm not sure if they're passed in an array or if you have to figure out where the messages start yourself :$)


RE: Using the message received by wipey on 09-05-2003 at 08:39 PM

explain this history thing pls:( I can pop toast myself jus the mesages


RE: Using the message received by Predatory Kangaroo on 09-06-2003 at 05:10 PM

I'm doing my own research on the history thing right now.  I'll post again in a coupla hours when i've figured it out :)


RE: Using the message received by wipey on 09-06-2003 at 07:33 PM

cool thanx alot:) u guys are like...too helpful lol:D