16.09.2012, 10:25
Example:
You have something like this at the moment:
You just need to replace DIALOG_STYLE_INPUT with DIALOG_STYLE_PASSWORD.
You have something like this at the moment:
pawn Код:
ShowPlayerDialog(playerid, LOGIN, DIALOG_STYLE_INPUT, "Login Here", "Type Your password below:", "Okay", "Cancel");