Colors in dialogs
#1

which type of colors are we using in dialog coloring?

how can i get that kind of code?
Reply
#2

Example..
#define COLOR_WHITE 0x > FFFFFF < AA

Take these numbers/letters.
Now you gotta do it like this

{FFFFFF}

Then import those colours in the dialog like this example.

ShowPlayerDialog(playerid,1,DIALOG_STYLE_INPUT,"Lo gin"," {FFFFFF}Enter your password below:","Login","Cancel")

Enter your password below will be white now,
Reply
#3



Text's Color","

{FA0404}Red
{0704FA}Blue
{2CF11A}Green
{E2FF09}Yellow
{FF4101}Orange
{E97AFD}Pink
{7A7A7A}Grey
{330099}Indigo
Reply
#4

thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)