What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » An "enter" in an automated sended message

An "enter" in an automated sended message
Author: Message:
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: RE: An "enter" in an automated sended message
quote:
Originally posted by roflmao456
code:
ChatWnd.SendMessage("Message \n example");

This is getting a bit picky, but if you do that the message will be formatted with extra spaces. If you wanted it to look like how somebody would actually type it, the code would look like this:
code:
ChatWnd.SendMessage("Message\nexample");
The "\n" will still be replaced.

This post was edited on 06-03-2008 at 11:02 PM by deAd.
06-03-2008 11:02 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
An "enter" in an automated sended message - by hello123456 on 06-03-2008 at 09:37 PM
RE: An "enter" in an automated sended message - by roflmao456 on 06-03-2008 at 10:56 PM
RE: RE: An "enter" in an automated sended message - by deAd on 06-03-2008 at 11:02 PM
RE: RE: RE: An "enter" in an automated sended message - by hello123456 on 06-04-2008 at 08:21 PM
RE: An "enter" in an automated sended message - by CookieRevised on 06-04-2008 at 11:49 PM
RE: An "enter" in an automated sended message - by markee on 06-05-2008 at 03:02 AM
RE: An "enter" in an automated sended message - by dexluther on 06-06-2008 at 08:47 PM
RE: An "enter" in an automated sended message - by CookieRevised on 06-06-2008 at 08:52 PM
RE: RE: An "enter" in an automated sended message - by dexluther on 06-07-2008 at 04:49 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