22.01.2011, 21:17
pawn Code:
{FFFFFF}
Example
FF0000 is red, and FFFFFF is white:
pawn Code:
ShowPlayerDialog(playerid,1,DIALOG_STYLE_INPUT,"Login","Enter your {FF0000}password{FFFFFF} below:","Login","Cancel");
{FFFFFF}
ShowPlayerDialog(playerid,1,DIALOG_STYLE_INPUT,"Login","Enter your {FF0000}password{FFFFFF} below:","Login","Cancel");