Problem with change nickname color
#2

You set the colour and then you check the player's level so it will set the player's colour to the value of COLOR_BOSS and then it will return an error.

pawn Код:
// these lines:
PlayerAcc[playerid][SaveColor] = COLOR_BOSS;
SetPlayerColor(playerid, PlayerAcc[playerid][SaveColor]);
Reply


Messages In This Thread
Problem with change nickname color - by mickos - 04.06.2014, 19:02
Re: Problem with change nickname color - by Konstantinos - 04.06.2014, 19:16
Re: Problem with change nickname color - by mickos - 05.06.2014, 11:06
Re: Problem with change nickname color - by Matess - 05.06.2014, 11:13
Re: Problem with change nickname color - by VenomMancer - 05.06.2014, 11:22
Re: Problem with change nickname color - by mickos - 05.06.2014, 12:33
Re: Problem with change nickname color - by Konstantinos - 05.06.2014, 12:44

Forum Jump:


Users browsing this thread: 1 Guest(s)