how i can make this ?
#1

how can i make the players when they type the password shows ******
Reply
#2

If you are using dialogs, use DIALOG_STYLE_PASSWORD.
Reply
#3

check this https://sampwiki.blast.hk/wiki/Dialog_Styles
Reply
#4

is there tutorial ?
Reply
#5

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");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)