23.07.2013, 05:27
Try this.
ONLY TRY THIS if you have defined your colors well. (As above)
pawn Код:
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_INPUT,""#COLOR_LIGHTGREEN"Login",""#COLOR_LIGHTGREEN"Type your password below to login.","Login","Quit");

