30.12.2010, 04:19
You really need to give me more detail xD.
How would i make the name (%s) Colored as yellow?
#define COLOR_YELLOW 0xFFFF00AA
pawn Код:
format(s, sizeof(s), "%s is registered.\nPlease Login.", pname);
ShowPlayerDialog(playerid,2,DIALOG_STYLE_INPUT,"Please Login",s,"Login","Disconnect");
#define COLOR_YELLOW 0xFFFF00AA