What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » some problem...

some problem...
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: some problem...
quote:
Originally posted by ramonliu
1. if content has emotions, encode then send to contact, after decode, only see the text, no emotions, no matter just only ":)"
This is intended behavior and there's nothing you can do about it. Straight from the scripting documentation:
quote:
OnEvent_ChatWndReceiveMessage - Return value
A string containing the message to be displayed in the chat window instead of Message. If you do not want to modify the message, simply return Message without changing it. The new string will be parsed for possible format codes. It is important to remember that the new message cannot be longer than the original one (use Message.length) and will be cut if necessary. Also, Messenger will not re-parse the message for emoticons codes.
Basically, if an emoticon already appeared in the message, it is preserved. If another emoticon is introduced, it won't appear in the message - which is most likely what happens when decrypting an encoded message.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
08-29-2011 07:51 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
some problem... - by ramonliu on 08-29-2011 at 03:42 PM
RE: some problem... - by matty on 08-29-2011 at 04:41 PM
RE: RE: some problem... - by ramonliu on 08-30-2011 at 12:39 AM
RE: some problem... - by Matti on 08-29-2011 at 07:51 PM
RE: RE: some problem... - by ramonliu on 08-30-2011 at 12:58 AM
RE: some problem... - by matty on 08-30-2011 at 02:25 AM
RE: RE: some problem... - by ramonliu on 08-30-2011 at 05:18 AM
RE: some problem... - by ramonliu on 08-30-2011 at 11:17 PM
RE: some problem... - by ramonliu on 08-31-2011 at 12:03 PM
RE: some problem... - by matty on 08-31-2011 at 12:36 PM
RE: RE: some problem... - by ramonliu on 08-31-2011 at 12:53 PM
RE: some problem... - by Alexandre.Lefebvre on 08-31-2011 at 02:27 PM
RE: some problem... - by ramonliu on 08-31-2011 at 03:21 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On