Problem with name color thing,
#7

Quote:
Originally Posted by Calgon
Quote:
Originally Posted by guaid
Quote:
Originally Posted by Calgon
You'll want to get the RGB colour and use SetPlayerColor().

Here's a quick example, even though the wiki explains it in better context:

pawn Код:
if(PlayerInfo[playerid][pLeader] == 1)
{
SetPlayerColor(playerid, 255255255); // PD Chief gets color white.
}
Okay.. But cant see a reason for changin leader to white,
It was an example. You can find other RGB colour values by searching ******.
Thats waste of time since i got over 160 colours in a .txt document
Reply


Messages In This Thread
Problem with name color thing, - by guaid - 19.08.2009, 00:56
Re: Problem with name color thing, - by Correlli - 19.08.2009, 01:00
Re: Problem with name color thing, - by guaid - 19.08.2009, 01:07
Re: Problem with name color thing, - by Calgon - 19.08.2009, 02:12
Re: Problem with name color thing, - by guaid - 19.08.2009, 02:54
Re: Problem with name color thing, - by Calgon - 19.08.2009, 03:02
Re: Problem with name color thing, - by guaid - 19.08.2009, 03:11
Re: Problem with name color thing, - by Calgon - 19.08.2009, 03:14
Re: Problem with name color thing, - by Badger(new) - 19.08.2009, 03:19

Forum Jump:


Users browsing this thread: 1 Guest(s)