Changing color of name [Issue]
#1

Hi there again.


I can't see were I have gone wrong

Код:
if (GetPlayerWantedLevel(playerid) >= 1)
{
	SetPlayerColor(playerid, 0xFF8000C8)
}
else if (GetPlayerWantedLevel(playerid) == 6)
{
	SetPlayerColor(playerid, 0xFF0000C8);
}
else
{
	SetPlayerColor(playerid, 0xFFFFFFFF);
}
Thanks
Reply


Messages In This Thread
Changing color of name [Issue] - by LukeTheMajor - 10.08.2012, 13:16
Re: Changing color of name [Issue] - by CentyPoo - 10.08.2012, 13:18
Re: Changing color of name [Issue] - by Djole1337 - 10.08.2012, 13:18
Re: Changing color of name [Issue] - by LukeTheMajor - 10.08.2012, 13:27

Forum Jump:


Users browsing this thread: 1 Guest(s)