[0.3c] Colors!
#1

i could use the new colors in text.
i have this command:
PHP код:
SendClientMessage(playeridlwhite"/Help Commands - Try"); 
and i want that only the word "Commands" will be in color.
i does it:
PHP код:
SendClientMessage(playeridlwhite"/Help {F81414}Commands - Try"); 
and all the continue is colored!
how i can "Stop" the color?

thank's for helpers!
Reply
#2

--->

Quote:

SendClientMessage(playerid, lwhite, "/Help {F81414}Commands {OLDCOLOR}- Try");

Reply
#3

This is something logical, I've seen many of you that don't know to stop a color !
Reply
#4

Quote:
Originally Posted by Elorreli
Посмотреть сообщение
--->
its not work
i see this:
Reply
#5

pawn Код:
SendClientMessage(playerid, -1, "{FFFFFF}/Help {F81414}Commands{FFFFFF} - Try");
'

{FFFFFF} - White color.
{F81414} - Red Color.
Reply
#6

there are no way to "stop" the color? im sure that have some way to stop it...
Reply
#7

not {OLDCOLOR} you have to change that with your real old
Reply
#8

please show me example!
Reply
#9

the hex code for the old colour.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)