What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Wont send a message

Wont send a message
Author: Message:
Ruwen
Junior Member
**


Posts: 18
Joined: Jul 2006
O.P. RE: Wont send a message
quote:
Originally posted by Ruwen
quote:
Originally posted by Ezra
no, don't send a new message, that will also write another "%user% says:", just use "\n"

code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, Kind)
{
  ChatWnd.SendMessage("Okay " + MsgPlus.RemoveFormatCodes(Origin) + "..  Personlig Besked er nu blevet ændret!" + \n\n + "ER DU SÅ TILFRES?");
}



It doesnt work :( The script will not be loaded if i put in " + \n\n + "

It still dont work.. :( It make my script stop
07-09-2006 07:40 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Wont send a message - by Ruwen on 07-08-2006 at 08:48 PM
RE: Wont send a message - by foaly on 07-08-2006 at 08:53 PM
RE: Wont send a message - by Ruwen on 07-08-2006 at 09:17 PM
RE: Wont send a message - by foaly on 07-08-2006 at 09:55 PM
RE: Wont send a message - by Ezra on 07-08-2006 at 09:57 PM
RE: Wont send a message - by Ruwen on 07-09-2006 at 07:21 AM
RE: Wont send a message - by Dhaya on 07-09-2006 at 07:24 AM
RE: Wont send a message - by Ruwen on 07-09-2006 at 07:40 PM
RE: Wont send a message - by ddunk on 07-09-2006 at 07:45 PM
RE: Wont send a message - by Ruwen on 07-09-2006 at 08:41 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