What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Line Breaks In scripts

Line Breaks In scripts
Author: Message:
haydos
Veteran Member
*****

dirty dirty house music

Posts: 1026
Reputation: 49
– / Male / Flag
Joined: Dec 2004
RE: Line Breaks In scripts
Use \n

code:
function OnEvent_ChatWndSendMessage(pChatWnd, sMessage){
sMessage = sMessage.replace("text to replace"," Some text \n some more text");

This post was edited on 08-14-2008 at 08:32 PM by haydos.
quote:
Originally posted by WDZ
don't be lazy
[Image: gayspam.gif]

08-14-2008 08:32 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Line Breaks In scripts - by Recsant on 08-14-2008 at 08:29 PM
RE: Line Breaks In scripts - by haydos on 08-14-2008 at 08:32 PM
RE: Line Breaks In scripts - by Recsant on 08-14-2008 at 08:38 PM
RE: Line Breaks In scripts - by Quantum on 08-14-2008 at 08:41 PM
RE: Line Breaks In scripts - by Recsant on 08-14-2008 at 08:48 PM
RE: Line Breaks In scripts - by Quantum on 08-14-2008 at 08:52 PM
RE: Line Breaks In scripts - by haydos on 08-14-2008 at 09:09 PM
RE: Line Breaks In scripts - by effection on 08-15-2008 at 10:30 AM


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