Liberty Unleashed

Liberty Unleashed => Support => Topic started by: jhoab-sam on February 07, 2013, 11:26:12 pm

Title: Username
Post by: jhoab-sam on February 07, 2013, 11:26:12 pm
Hi guys please help me, in the Username only appears a part of the all username.It is very annoying :'(

Please help

Thanks
Title: Re: Username
Post by: IdkanYavuk X on February 08, 2013, 02:31:07 am
The max length of a username is 64 (considering the color codes), so if you have a medium-length username
Code: [Select]
IdkanYavuk
...and you want color for each letter:
Code: [Select]
[#ffffff]I[#000000]d[#662546]k[#c0c0c0]a[#f0f0f0]n[#ffffff]Y[#222222]a[#142c47]v[#656565]u[#ffffff]k
...you will have some troubles, because lu only reads
Code: [Select]
[#ffffff]I[#000000]d[#662546]k[#c0c0c0]a[#f0f0f0]n[#ffffff]Y[#22
Hope this helps
Title: Re: Username
Post by: someone on February 08, 2013, 06:32:53 am
you cant use space in your username, replace it with ( _ or . or - ) instead of (space)
and if you want to hide these marks then type before it [#000000] <-- black color to hide it
ex:
Code: [Select]
Darth[#000000]-Vader
Code: [Select]
Joseph[#000000].Stalin
but dont use space because your 2nd name will not be readed
Title: Re: Username
Post by: jhoab-sam on February 08, 2013, 04:28:04 pm
Thanks a lot it works :D
Title: Re: Username
Post by: SugarD on April 06, 2013, 08:31:10 pm
Issue resolved, topic locked. :)