What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Auto-text background in chat.

[Request] Auto-text background in chat.
Author: Message:
alexp2_ad
Scripting Contest Winner
****

Avatar
Who love the chocolate?

Posts: 691
Reputation: 26
36 / Male / –
Joined: May 2004
Status: Away
RE: RE: [Request] Auto-text background in chat.
quote:
Originally posted by Jesus
code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message)
{
    Message = "[a=1]" + Message + "[/a]";
    return Message;
}
DON'T use it with black text for obvious reasons ;)

Note, that will mess up all commands, sounds, etc.

This post was edited on 10-06-2006 at 01:33 PM by alexp2_ad.
10-06-2006 01:30 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Auto-text background in chat. - by Slacker on 10-06-2006 at 09:37 AM
RE: [Request] Auto-text background in chat. - by Sypher on 10-06-2006 at 01:15 PM
RE: [Request] Auto-text background in chat. - by MeEtc on 10-06-2006 at 01:17 PM
RE: [Request] Auto-text background in chat. - by Jesus on 10-06-2006 at 01:26 PM
RE: RE: [Request] Auto-text background in chat. - by alexp2_ad on 10-06-2006 at 01:30 PM
RE: [Request] Auto-text background in chat. - by Jesus on 10-06-2006 at 02:09 PM
RE: RE: [Request] Auto-text background in chat. - by alexp2_ad on 10-06-2006 at 02:28 PM
RE: [Request] Auto-text background in chat. - by vikke on 10-06-2006 at 02:35 PM
RE: [Request] Auto-text background in chat. - by markee on 10-07-2006 at 05:02 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