01.03.2014, 07:12
JUST SAYING:
By default the color is already white, so you should be cleaner and use this...
ALSO:
Players shouldn't be able to quit on the login dialog, and if they really need to, they can press escape or type nothing, either way it still returns no response in the OnDialogResponse...
By default the color is already white, so you should be cleaner and use this...
Quote:
ShowPlayerDialog(playerid, LOG_DIALOG, DIALOG_STYLE_INPUT, "Logging in", "Welcome back! \n\nPlease type the {6EF83C}password {FFFFFF}for your account.", "Login", "Quit"); |
Players shouldn't be able to quit on the login dialog, and if they really need to, they can press escape or type nothing, either way it still returns no response in the OnDialogResponse...