Player Name Color Problem (Bug?)
#1

Ok so I think it's a 0.3x bug, but maybe I'm just doing somthing wrong...

When I'm IG sometimes my players name color will (randomly) change for JUST me (everyone else see's the right color), usually it's a yellowish color. Again it only changes the color for the player's screen, everyone else's screen has the name appear the right/correct color.

I'm not sure were to search my GM for this problem, I think its a bug. But is it?
Reply
#2

-Bump-

Does anyone know anything about this? As far as I know it's not possible to set a players color just for one player (it's an all or nothing), which is why I think this is a bug...
Reply
#3

Did you try add this to your OnPlayerConnect() Callback?
pawn Код:
SetPlayerColor(playerid, 0xFFFFFFFF); //sets everyones names to white.
Reply
#4

Since there is no real colors in the SAMP Server yet, it randomly picks colors for your character. As above, you need to use the SetPlayerColor Function onplayerconnect/onplayerrequestclass in order for them to be a certain color.
Reply
#5

I have done that and I am the right color; but (what seems like randomly) my name color suddenly changes ONLY FOR ME, everyone else I'm RPing with says my name is the right color on their screen but on my screen it's not.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)