Ok.
So I type into the console:
bind v name ˆÓÓeØ Íe
which is Sex Me in orange.
However the Me doesn't show up when I press the bind key. I also tried to do it manually but that didn't work either.
The last word ("Me") is being cut off because you're using a space. If you put a space in your name, you have to put quotation marks around the whole name, like so:
bind v name "ˆÓÓeØ Íe"
Also, my other bind:
bind LEFTARROW name ˆ«ÓoÈÁnˆœªˆšÄiÅÓÅl
SoHAn*DiESEl
gets cut off and the El doesn't show when I press the bind key.
This name is being cut off because you have too many characters in it. The maximum number of characters for each name is 16. Each color change uses up two character spaces (i.e., the "ˆ" is the character which signifies you're initiating a color change, and the letter/symbol directly after it determines what color is to be used). Currently you're using 18 characters, which is why the last 2 are being cut off. Long story short, you have one too many color changes in your name.
Just as an FYI, starting and stopping italics and underlining both use 1 character space. For example, if you wanted your name to be "AlphaBetaGamma" (14 characters) and you wanted to use underlines and/or italics, your name would look like this:
AlphaBetaGam
1 character each for starting/stopping underlines and italics = 4 extra characters = 18 characters total, but only the first 16 are displayed
AlphaBetaGammNote that here you do not need to use an italics-terminating character because the end of the name is supposed to automatically terminate all formatting.
* Thus, this name is only 17 characters long, so you only lose the last letter.
AlphaBetaGammaBecause no italics/underline terminating characters are used, this name is only 16 characters and should display properly.
** = There is currently a bug associated with not ending your names with format-terminating characters. See this post for more details:
http://dplogin.com/forums/index.php?topic=11180