SA-MP Forums Archive
Need help with Password Dialog - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Need help with Password Dialog (/showthread.php?tid=306778)



Need help with Password Dialog - und3rcore - 27.12.2011

Hello there SA-MP Forums, i've noticed on a several servers that when you type the password instead of showing the password it has *****. I was wondering how could i do that too to hide the password and show *****

Thanks in advance.


Re: Need help with Password Dialog - Mikkel_Pedersen - 27.12.2011

https://sampwiki.blast.hk/wiki/Dialog_Styles

Use type: DIALOG_STYLE_PASSWORD


Re: Need help with Password Dialog - und3rcore - 27.12.2011

Thank you !