What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Delete Color in PM

Delete Color in PM
Author: Message:
--_FrAn_--
New Member
*

Avatar

Posts: 11
39 / Male / –
Joined: May 2004
O.P. RE: Delete Color in PM
No, it isn't that


function OnEvent_ChatWndCreated(ChatWnd){
    var contacto;
    chat=ChatWnd;
    contacto=ChatWnd.Contacts;
    if(contacto.Count == 1) {
            var e = new Enumerator(contatto);
            var Cnt = e.item();
            nombrecontacto = Cnt.Name.split();
            nomecontacto = nomecontacto[0];


The nickname  will appeer whit a phrase in de PM. Ineed remove de color format from de contact nickname

DONE!!!!  i use     MsgPlus.RemoveFormatCodes  thanks anyway
03-14-2009 10:32 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Delete Color in PM - by --_FrAn_-- on 03-14-2009 at 10:06 PM
RE: Delete Color in PM - by blessedguy on 03-14-2009 at 10:24 PM
RE: Delete Color in PM - by --_FrAn_-- on 03-14-2009 at 10:32 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