quote:
Originally posted by Deco
Hey there I ended up trying the same thing you wanted and I could get msn messages to go into the game by hooking directx and using Pai's Xniff to retrieve messages I wanted.
You don't need a sniffer for that. You can use the events in Plus!'s scripting engine for that.
quote:
Originally posted by Deco
My problem now is to send messages from the game to msn. I can get them out and sent but sometimes (I have no clue why) it tabs out when I send a message. If I get this fixed I'll share it with you.
In order to send a message Plus! needs to have the convo in focus. After the message is send the focus of the previous application/window is restored. That is: if you use Plus!'s method to send a message.
If you use another method (Windows API call or the likes) similar things could happen.