25.12.2011, 16:25
If you use DIALOG_STYLE_PASSWORD, then it will be like this
pawn Код:
ShowPlayerDialog(playerid,1,DIALOG_STYLE_PASSWORD,"Login","Enter your password below:","Login","Cancel");