Multiple color in a sendclientmessage
#1

Greetings i have a question kind of easy one tough

For example i want to have the PM system be like
[pm from] <-- in yellow [actual text in gray]
How is that possible can i use 2 colors in one sendclientmessage(playerid, COLOR_Yellow, [Pm From %s] COLOR_WHITE %text%);
Reply
#2

Use this:

Код:
{FFFF00}[PM] From playernameetc:{C0C0C0}message here
Reply
#3

Never START a client message with an embedded color - you're wasting 8 characters. Just use the 'color' parameter.
Reply
#4

Thanks for the tips
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)