Dialog Password Login - 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: Dialog Password Login (
/showthread.php?tid=394730)
Dialog Password Login -
Davman - 23.11.2012
So, hello to everyone.
What I want to achieve is that as soon as a player enters a dialog in which you will have to enter a password.
I want to define this password via gamemode.
To enter you must enter the psw in this dialog as I do?
Re: Dialog Password Login -
ReneG - 23.11.2012
ShowPlayerDialog with DIALOG_STYLE_PASSWORD
Re: Dialog Password Login -
Davman - 23.11.2012
Resolved