cOLOURS
#1

Well, if my friends connect to my localhost server, and when they write in the chat, their nickname is in colour. So, every players gets a random colour and his nickname is colorized. How do I turn this off, also by the tablist? I want give for special groups colours, rest has to be white. For example cops get blue colorized names. And Civilans, gangs etc. white.

Please tell me,

GreetZ
Reply
#2

under OnPlayerSpawn

pawn Код:
SetPlayerColor(playerid, COLOR..);
Reply
#3

pawn Код:
SetPlayerColour(playerid,COLOR_What Color u want);
Reply
#4

Quote:
Originally Posted by AzTeCaS
Посмотреть сообщение
pawn Код:
SetPlayerColour(playerid,COLOR_What Color u want);
Not exaclty, to do that... he needs to modify a #define.
for EXAMPLE:
pawn Код:
#define COLOR_LIGHTRED 0xFF6347AA
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)