[DONATOR] for the text
#1

Hi,

I want that if someone donates, and if they talk in the chat, they get the [DONATOR] For everything they say.
How to do that? i use luxadmin for VIP; the premium account version for donators
Reply
#2

why the name gets black?!
Reply
#3

because GetPlayerColor(playerid) gets your players color, and I assume you're not setting the players color, so either change that to the color you want, or SetPlayerColor somewhere
Reply
#4

If you don't want the players color you can probably change the line like this:
pawn Code:
SendClientMessageToAll(0xFFFFFFFF, string);
For the color white.
Reply
#5

How to set a random color for the player?!
Reply
#6

Quote:
Originally Posted by Kingunit
View Post
If you don't want the players color you can probably change the line like this:
pawn Code:
SendClientMessageToAll(0xFFFFFFFF, string);
For the color white.
I just want that he first makes a random color, and then sends every message with that color.
howq?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)