Author Topic: Regaurding player names being above their heads  (Read 1376 times)

Is there a way to change the color of text above a player's head for one player but not others?
Say there is a group of induviduals that see eachother's names all in white, yet another player will see several of the peoples names to be in red?

Is there a way to change the color of text above a player's head for one player but not others?
Say there is a group of induviduals that see eachother's names all in white, yet another player will see several of the peoples names to be in red?
You should look at the Vehicle Event's thing called setShapeNamecolor or something

I think that is refering to the actual color of the vehicle, not the text above someone's head.

No. If you have the event setShapeName (AKA Your player name above your head) You can use setShapeNameColor or something to change the color of the text above your head.
You have to implement this into players,though.


setShapeNameColor
It's not that simple, he wants a name that is one color when looked at by Player 1, but when looked at by Player 2, it's a different color.  In other words, client sided color change.

Oh, my mistake. Yeah, you'll need a client side mod.