27.12.2015, 06:36
PHP код:
ShowPlayerDialog(playerid, DIALOGID0+2, DIALOG_STYLE_INPUT, "{FF00D9}____________»»»|- Login Account -|«««____________","{0835C7}xSE : xTreme Stunt Evolution , (0.3c)\n \n{146AC7}Player Login\n \n{00FF40}The Name {00FF40}Registered.\n{FF002B}If This Is Not Your Account, Please Quit And Change Your Name.\n \nPlease {D6D631}Enter Your Password {FFFFFF}To Login:", "Login", "Quit");
3 - DIALOG_STYLE_PASSWORD
This dialog style is similar to DIALOG_STYLE_INPUT, but the input is hidden from the player. This is most suitable for entering passwords.