What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Color by sex ?

Pages: (2): « First « 1 [ 2 ] Last »
Color by sex ?
Author: Message:
Sunshine
Elite Member
*****

Avatar

Posts: 5142
Reputation: 122
– / Female / Flag
Joined: Mar 2004
Status: Away
RE: Color by sex ?
quote:
Originally posted by Ezra
quote:
Originally posted by saralk
you are not using messenger 7, the coloured nicknames are only available in messenger 7 and above.
In the contact list, but it should work in the chat window right?
Uhmm no, you can't colour contacts names with MSN 6.2. Only your own.

This post was edited on 02-02-2005 at 09:58 PM by Sunshine.
[Image: 25dr3o9]
02-02-2005 09:38 PM
Profile E-Mail PM Web Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: Color by sex ?
simple (!VER) :-D

Windows Version: Windows XP, 5.01.2600
Messenger Client Version: 6.2.0137
Messenger Plus! Version: 3.25.0106
[Image: 1-0.png]
             
02-02-2005 09:39 PM
Profile PM Web Find Quote Report
Sunshine
Elite Member
*****

Avatar

Posts: 5142
Reputation: 122
– / Female / Flag
Joined: Mar 2004
Status: Away
RE: Color by sex ?
quote:
Originally posted by Ezra
simple (!VER) :-D

Windows Version: Windows XP, 5.01.2600
Messenger Client Version: 6.2.0137
Messenger Plus! Version: 3.25.0106
I just did a lil test: MSN 6.2 and Plus! beta..and the ctrl+k works alright (colourpanel comes up), i renamed through Plus > preferences > contactlist > customnames.. it will not show in the conversationwindow (i had set it to use customnames in list and conversationbox)...so the answer is definately: no you can't.

Sorry Ezra, unless you have MSN 7 it won't work (it's not your OS causing it).

This post was edited on 02-02-2005 at 10:07 PM by Sunshine.
[Image: 25dr3o9]
02-02-2005 09:57 PM
Profile E-Mail PM Web Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: Color by sex ?
It is strange that if others set a color in the names you see it, but with a custom color, you can't
[Image: 1-0.png]
             
02-02-2005 10:13 PM
Profile PM Web Find Quote Report
Sunshine
Elite Member
*****

Avatar

Posts: 5142
Reputation: 122
– / Female / Flag
Joined: Mar 2004
Status: Away
RE: Color by sex ?
quote:
Originally posted by Ezra
It is strange that if others set a color in the names you see it, but with a custom color, you can't
To get the answer to the how and why of that, you will have to know how MSN and Plus! are coded. As it doesn't work in MSN 6.2 i think it has to do with the built in handwriting, wich is in MSN 7 but not in MSN 6.2 (before you say what about the handwriting plugin, i think this works differently).

Maybe an expert on coding or an experienced betatester can answer this one.
[Image: 25dr3o9]
02-02-2005 10:45 PM
Profile E-Mail PM Web Find Quote Report
Cetras
New Member
*


Posts: 2
Joined: Feb 2005
O.P. RE: Color by sex ?
Thanks for the idea ^^

It's long but it's just working great :D
02-03-2005 06:35 AM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Color by sex ?
quote:
Originally posted by Sunshine
quote:
Originally posted by Ezra
quote:
Originally posted by saralk
you are not using messenger 7, the coloured nicknames are only available in messenger 7 and above.
In the contact list, but it should work in the chat window right?
Uhmm no, you can't colour contacts names with MSN 6.2. Only your own.
quote:
Originally posted by Ezra
It is strange that if others set a color in the names you see it, but with a custom color, you can't

Yes you can though ;)


You can colour your custom names in conversations already (not in the contactlist though). You don't need MSN Messenger 7 beta, nor the new Messenegr Plus! beta for this. It works fine in MSN Messenger 6.2 and using Messenger Plus! 3.25.106 (latest non-beta version)...

Set a custom name like you otherwise do. (right click on a contact choose Messenger Plus! extra's > custom name)

To use color in the custom name you need to add the special characters which are printed when you do CTRL+K inside a conversation for example.

In other words, the color tags like (!FC) don't work in custom names. You need the actual character code which is represented by (!FC).

So, to get this right, open a conversation, press CTRL+K and select the color of your choice, then copy/paste the character and the colornumber to that box where you define the custom names.

You might as well use a conversation screen to set up the correct colors/formats for your custom name and copy/paste the whole line in to the custom name box when you're done.

Also, keep in mind that colors set by your contacts in their names will overwrite the ones that you set in the custom contact name for those contacts when you use the (!N) tag. (which is only logical of course)

note: not only colors are possible in this way, but also the other IRC-style formats.

of course, for all this to work, you need custom names enabled...


So, example:....

to set female contacts to red and male contacts to blue enter the following lines into the custom name box:
  for a female's custom contact name:
      4female: (!N)
  for a male's custom contact name:
      12male: (!N)

(ps: note that there isn't actually a space between that "boxed" character and the colornumber, this space you see in the example is because of the html page-rendering.)

If you contact has his name set to:
      "and the moon is the only light we see"
And you set his custom name to:
      12male: (!N)
You will see this in a conversation window:
      male: "and the moon is the only light we see" says:

You'll notice that the colors used by your contact will 'overwrite' the blue color that you've set. This is normal, this works just the same like if you color text in conversations, etc...

So, you see that the colors work in the way you'd expect. "and the" is also colored because you didn't end the coloring with a "resetcode" (would be colorcode 0 in normal cases) like Plus! automatically does when you set your nickname with the /nick command.

To fix this ugly thing, set the custom name to:
      12male: 0(!N)
and you'll get:
      male: "and the moon is the only light we see" says:

You can play with this further to, for example, color the "says" for that particular contact. "says" comes after the full contactname, so after (!N). And you already know that colorcodes need to be 'reset', otherwise they go on for everything that follows (on the same line). That means you can do this:
      12male: 0(!N)4
and you will get this:
      male: "and the moon is the only light we see" says:

This post was edited on 02-18-2005 at 06:30 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
02-07-2005 02:31 PM
Profile PM Find Quote Report
spastje
Junior Member
**


Posts: 29
37 / Male / –
Joined: Oct 2004
RE: Color by sex ?
Good idea, I think I will use it when it exist
02-09-2005 12:34 AM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Color by sex ?
quote:
Originally posted by spastje
Good idea, I think I will use it when it exist
It already does exist! That was the whole point of my post :D ;)

This post was edited on 02-18-2005 at 06:31 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
02-18-2005 06:28 PM
Profile PM Find Quote Report
riahc4
Veteran Member
*****


Posts: 1073
Reputation: -18
– / Male / Flag
Joined: Aug 2004
Status: Away
RE: Color by sex ?
quote:
Originally posted by CookieRevised
quote:
Originally posted by spastje
Good idea, I think I will use it when it exist
It already does exist! That was the whole point of my post :D ;)

I think it means when it exists as a plugin
02-19-2005 12:41 AM
Profile PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


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