Jk47FTRJoin Date: 2011-05-26 Post Count: 58 |
Since 2011, my name tag has always been pink. I have always been convincing myself as "Only Men Wear Pink" (please don't comment about that). I wonder in the future if we could be able tochange it to any color we want.
|
|
XivenaJoin Date: 2014-12-06 Post Count: 264 |
I'd like the choice to change your name color in-game also. Support.
k bye |
|
AxFxJoin Date: 2009-08-14 Post Count: 518 |
Oh yikes, I thought they already added this. I'm assuming they didn't since you're probably pretty desperate to change your name tag.
Support. Should be in same location as username change. It's ok, mine's purple. Never asked for that.
|
|
Jk47FTRJoin Date: 2011-05-26 Post Count: 58 |
yis I am. pink is not always pretty...
|
|
xLawOutJoin Date: 2015-02-28 Post Count: 1782 |
I got red.
btw dude. PINK IS THE RAREST COLOR YOU CAN GET! |
|
AxFxJoin Date: 2009-08-14 Post Count: 518 |
Unless you have proof, that's only an assumption based on your experiences.
|
|
xLawOutJoin Date: 2015-02-28 Post Count: 1782 |
go to any game with no custom chat.
you'll see no player with a pink nametag, unless ONE on a RP game.
Pink name owners are only few.
|
|
|
Jk47FTRJoin Date: 2011-05-26 Post Count: 58 |
Bump?
|
|
|
UgOsMiLyJoin Date: 2009-09-15 Post Count: 2095 |
The only way to do that is by changing your name. It decides the color by your username.
|
|
|
Oh, no! Your colour is the colour you don't like! You're so screwed!
Seriously, guys, stop whining. It's only a name tag colour, it shouldn't matter to any of you.
|
|
Jk47FTRJoin Date: 2011-05-26 Post Count: 58 |
@UgOs idk how they got pink out of Jk47FTR.
@SuperTheo Dude, I said since 2011. I'm pretty sure I have a freedom of speech too.
|
|
UgOsMiLyJoin Date: 2009-09-15 Post Count: 2095 |
@Jk47
It's complicated. This is the code:
local pName = "Jk47FTR"
local colors = {
BrickColor.new("Bright red"),
BrickColor.new("Bright blue"),
BrickColor.new("Earth green"),
BrickColor.new("Bright violet"),
BrickColor.new("Bright orange"),
BrickColor.new("Bright yellow"),
BrickColor.new("Light reddish violet"),
BrickColor.new("Brick yellow")
}
function GetNameValue(pName)
local value = 0
for index = 1, #pName do
local cValue = string.byte(string.sub(pName, index, index))
local reverseIndex = #pName - index + 1
if #pName%2 == 1 then
reverseIndex = reverseIndex - 1
end
if reverseIndex%4 >= 2 then
cValue = -cValue
end
value = value + cValue
end
return colors[value%8 + 1].Color
end
|
|
|
@UgOsMiLy
What if it's another color you don't like?
@SuperTheo1309
It would still be a nice feature to have. Also, no need to be rude. |
|
UgOsMiLyJoin Date: 2009-09-15 Post Count: 2095 |
@dark
I don't know. You just have to:
A. Live with it.
B. Change your name.
C. Make a new account.
|
|
|
@UgOsMiLy
Why would you rather choose those options over having the ability? |
|
|
What's the downside of having this feature? |
|
UgOsMiLyJoin Date: 2009-09-15 Post Count: 2095 |
There is no downside.
|
|
|
Why would you rather not have it than have it? |
|
UgOsMiLyJoin Date: 2009-09-15 Post Count: 2095 |
I never said I didn't support this idea. It's a good idea and has been suggested many times. I'm just stating how to deal with it right now.
|
|
|
so much support (my name's pink too I want blue DX)
~LoopholeHacker R$0 Tix31 |
|
|
eh.
support.
~the overlord of the booty~ |
|
Battle01Join Date: 2010-12-15 Post Count: 601 |
Support.
It would be nice to have the ability to change your name tag color (instead of having it randomly chosen for you).
- Battle01 |
|
OremlinJoin Date: 2016-01-01 Post Count: 13 |
This would be a nice feature. |
|