SA-MP Forums Archive
[Help] Register/Login Dialogs - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] Register/Login Dialogs (/showthread.php?tid=143003)



[Help] Register/Login Dialogs - andershh - 20.04.2010

How can i make dialogs that says Register/login when you log in?

i found this but i dont know where to insert it.
Code:
ShowPlayerDialog(playerid,1,DIALOG_STYLE_INPUT,"Login","Enter your password below:","Login","Cancel");