[Question] To Use Colours]
#1

Whats To Use:
pawn Код:
SendClientMessage(playerid, COLOR_WHITE,"||===================[ {0000FF}  Welcome {/0000FF} ]============||);
Reply
#2

pawn Код:
SendClientMessage(playerid, 0x00BC00FF, "{FF0000}R{009900}G{0000FF}B {FFFFFF}(RedGreenBlue)");
Reply
#3

Quote:
Originally Posted by [03]Garsino
Посмотреть сообщение
pawn Код:
SendClientMessage(playerid, 0x00BC00FF, "{FF0000}R{009900}G{0000FF}B {FFFFFF}(RedGreenBlue)");
How to use:
Код:
{COLOR} { /COLOR }
To disable color.
Reply
#4

You just need to start the new color. For example, Garsino's example would show "R" in the color red, "G" in the color green, "B" in the color blue, and "(RedGreenBlue)" in the color white.

This forum requires that you wait 120 seconds between posts. Please try again in 20 seconds.
Reply
#5

Just use {FFFFFF} to get white again, or get the RRGGBB for your colour.
Reply
#6

Quote:

You just need to start the new color. For example, Garsino's example would show "R" in the color red, "G" in the color green, "B" in the color blue, and "(RedGreenBlue)" in the color white.

Yeah,

More, To Disable color for string.
Exemple:

SendClientMessage(playerid, Orange,"{COLOR} OkOk < The Color, {/COLOR} < disable Color");

it is understood?
Reply
#7

No... you don't use the {color} text {/color} format - You just start a new color.
Reply
#8

Is this really so hard to understand, FFS.
Reply
#9

Thanks, resolved.
Reply
#10

You cannot disable the color, you can only start a new one.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)