[Need Help] Dialog Box Help
#1

Код:
		    if(response)
		    {
				if (gPlayerAccount[playerid] != 0)
				{
					ShowPlayerDialog(playerid, 1245, DIALOG_STYLE_INPUT,"Welcome, Please Log-In","Type your password below to log-in","Log-in","Quit");
				}
				else
				{
					ShowPlayerDialog(playerid, 1246, DIALOG_STYLE_INPUT,"Welcome, Please Register","Type your password below to register a new account.","Register","Quit");
				}
How would I star out them boxes, when they register/login, They enter the password. How can I star out the password they enter?

Thankyou.
Reply
#2

MOD CLOSE THREAD/REMOVE THREAD. ALREADY DONE IT.
Reply
#3

Please tell me how you did it.
Reply
#4

How about some people with the same problem like this? Show how its done.
Reply
#5

Quote:
Originally Posted by Captain_Mani
Посмотреть сообщение
Please tell me how you did it.
DIALOG_STYLE_PASSWORD
Reply
#6

Quote:
Originally Posted by cosbraa
Посмотреть сообщение
DIALOG_STYLE_PASSWORD
Correct. I found the answer on ******.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)