Shoutbox

question about nick colors and backgrounds on WLM - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! General (/forumdisplay.php?fid=23)
+----- Thread: question about nick colors and backgrounds on WLM (/showthread.php?tid=67491)

question about nick colors and backgrounds on WLM by Jaizero on 10-20-2006 at 04:44 AM

So im pretty new to this so no flaming is necessary.. I searched around and found a few posts on how to do this on Live messenger.. however im not seeing a settings tab anywhere nor am i finding anything about changing screen name color or background.. any help would be appreciated..

-J


RE: question about nick colors and backgrounds on WLM by Weyzza on 10-20-2006 at 05:02 AM

Go to Tools>Options...>Personal and click on Format Codes...
The background color, text, etc. are configurable if you click on the T-like button.
And oh, by the way, you of course need Messenger Plus! Live installed on your machine ;)

[Image: 3y0kwvkm-color.JPG]

Hope this helps and welcome to our forums :wavespam:


RE: question about nick colors and backgrounds on WLM by markee on 10-20-2006 at 05:06 AM

The screen name colour and background is quite an easy one to set up.  You just need to go into the normal WLM options an to the right of where you write your nickname there should be a button that says "Format Codes...".  If you click this you will be able to select the colour for your name.  If you then click the T button you will be able to change to a gradient where you pick the two colours, one after the other and you can also select to change the background colours.

You can also insert the colour tags manually either by the old Messenger Plus! 3.xx style or by the following:
[c={colour code}]nick name here[/c] for a single colour text
[c={begining colour code}]nick name here[/c={ending colour code}] for a gradient colour text

[a={colour code}]nick name here[/a] for a single colour background
[a={begining colour code}]nick name here[/a={ending colour code}] for a gradient colour background

you can also use[b]
name[/b] for bold
[i]name[/i] for italicts
[u]name[/u] for underline
[s]name[/s] for strike-through

I hope this helps.  You can also use these tags in a normal conversation.:cheesy:


RE: question about nick colors and backgrounds on WLM by Jimbo on 10-20-2006 at 02:14 PM

Or if you wanted to use IRC code, you could use the following

code:

·& = italic

·$?,~ = coloured('?' being text colour, and '~' being background colour.
To get the colour code, just poush ctrl and R in a conversation and then just copy and paste the number where ever you want it(either as text colour or background colour)

·# = bold

·@= underline




In IRC you don't have to end anything like [/b] so, i find it easy to use.
RE: question about nick colors and backgrounds on WLM by hmaster on 10-20-2006 at 02:37 PM

You forgot strike-through in the Plus! format

code:
·' = strike-through
:)
RE: question about nick colors and backgrounds on WLM by Jaizero on 10-20-2006 at 03:48 PM

You guys are awesome.... thanks for the quick and thorough replies!!


-J


RE: RE: question about nick colors and backgrounds on WLM by CookieRevised on 10-20-2006 at 05:37 PM

quote:
Originally posted by JimboDude
Or if you wanted to use IRC code, you could use the following
code:

·& = italic

·$?,~ = coloured('?' being text colour, and '~' being background colour.
To get the colour code, just poush ctrl and R in a conversation and then just copy and paste the number where ever you want it(either as text colour or background colour)

·# = bold

·@= underline


In IRC you don't have to end anything like [/b] so, i find it easy to use.

The codes you quoted are internally used by Plus!; They are _not_ the IRC style codes!


RE: RE: RE: question about nick colors and backgrounds on WLM by Jimbo on 10-20-2006 at 06:38 PM

quote:
Originally posted by CookieRevised
quote:
Originally posted by JimboDude
Or if you wanted to use IRC code, you could use the following
code:

·& = italic

·$?,~ = coloured('?' being text colour, and '~' being background colour.
To get the colour code, just poush ctrl and R in a conversation and then just copy and paste the number where ever you want it(either as text colour or background colour)

·# = bold

·@= underline


In IRC you don't have to end anything like [/b] so, i find it easy to use.

The codes you quoted are internally used by Plus!; They are _not_ the IRC style codes!



aren't they? i thought bb code was the think markee posted, and IRC code was the thing i posted
RE: question about nick colors and backgrounds on WLM by CookieRevised on 10-20-2006 at 08:55 PM

Nope they aren't, they are internal identifier codes used in plugins for example. In fact there are no "IRC codes", there are "IRC shortcuts".

eg: CTRL+B for bold, CTRL+K for a color, etc.
See http://old.msgplus.net/help_tutorials.php?tut=multi-format-colors for the complete list.


RE: question about nick colors and backgrounds on WLM by Jimbo on 10-21-2006 at 01:51 PM

quote:
Originally posted by CookieRevised
Nope they aren't, they are internal identifier codes used in plugins for example. In fact there are no "IRC codes", there are "IRC shortcuts".

eg: CTRL+B for bold, CTRL+K for a color, etc.
See http://old.msgplus.net/help_tutorials.php?tut=multi-format-colors for the complete list.
oh, ok. You learn something new every day:p