Shoutbox

[help] abount design nick name - 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! Help (/forumdisplay.php?fid=12)
+----- Thread: [help] abount design nick name (/showthread.php?tid=74353)

[help] abount design nick name by kyokasnugi on 05-13-2007 at 01:45 PM

i wan 2 know why my friend nick name will so nice and mine juz a single colour someone can teach me how 2 design that ???

tat colour combine one !!!see on screen shot pls


RE: [help] abount design nick name by CookieRevised on 05-13-2007 at 02:48 PM

So, I take it you know how to color your nickname since you said you have one... but in a single color?:

example:
/nick [c=4]my nicname[/c]

Now, to create a gradient as shown in your screenshot, you need to set a starting color and an end color, like so:
/nick [c=4]my nickname[/c=10]

In the above exmaple the nickname starts with color 4 and will end with color 10, thus creating a gradient of colors from color 4 to color 10...


(PS: try to use a PNG file format next time for your screenshots, the quality will be much better ;))


RE: [help] abount design nick name by joey on 05-13-2007 at 02:49 PM

what do the numbers equal? as in 1=white or 10=black i dont know :P


RE: [help] abount design nick name by CookieRevised on 05-13-2007 at 02:59 PM

quote:
Originally posted by ICD
what do the numbers equal? as in 1=white or 10=black i dont know :P
Those numbers (0 to 99) represent the colors you'll see in the color tool window (eg: like shown below in the screenshot). There are 68 different colors defined like that.

eg:
[Image: attachment.php?pid=768264]


A list of the hexadecimal RGB values together with their index number can be found in: CookieRevised's reply to Replace Colour Codes
eg: 0=white, 1=black, 2=dark blue, 3=dark green, 4=red, etc...




Note that if the number starts with "#" it isn't an index but an RGB value:
eg: "[c=#FF0000]This is red[/c]" is the same as "[c=4]This is red[/c]"

And you can also use color names:
eg: "[c=red]This is also red[/c]"

RE: [help] abount design nick name by joey on 05-13-2007 at 03:05 PM

quote:
Originally posted by CookieRevised
Note that if the number starts with "#" it isn't an index but an RGB value:
eg:
"[c=#FF0000]This is Red[/c]" is the same as "[c=4]This is red[/c]"

yeah i knew that, but didnt know you could use hex numbers thanks =]x

RE: [help] abount design nick name by CookieRevised on 05-14-2007 at 10:13 AM

quote:
Originally posted by ICD
quote:
Originally posted by CookieRevised
Note that if the number starts with "#" it isn't an index but an RGB value:
eg:
"[c=#FF0000]This is Red[/c]" is the same as "[c=4]This is red[/c]"

yeah i knew that, but didnt know you could use hex numbers thanks =]x
you can even use color names, eg:
[c=red]this is red[/c]