Can't Compile [MySQL] (+rep)
#9

Try this
Код:
new str[128];
format(str, sizeof(str), , PlayerName(playerid));
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_PASSWORD, "{1B8AE4}Login", str, "Login", "Quit");
If you wont to use format, use easyDialog include

Then you can make dialog like this:

Код:
Dialog_Show(playerid, 1, DIALOG_STYLE_PASSWORD, "{1B8AE4}Login", "{FFFFFF}Welcome to the {1B8AE4}Life of Flying %s\n\n{FFFFFF}This account is {1B8AE4}registered. {FFFFFF}To gain access, input your password below",  "Login", "Quit", PlayerName(playerid));
Reply


Messages In This Thread
Can't Compile [MySQL] (+rep) - by ManGoe - 02.10.2014, 09:46
Re: Can't Compile [MySQL] (+rep) - by Raefal - 02.10.2014, 09:59
Re: Can't Compile [MySQL] (+rep) - by ManGoe - 02.10.2014, 10:05
Re: Can't Compile [MySQL] (+rep) - by ManGoe - 02.10.2014, 10:12
Re: Can't Compile [MySQL] (+rep) - by daniscape - 02.10.2014, 10:13
Re: Can't Compile [MySQL] (+rep) - by ManGoe - 02.10.2014, 10:16
Re: Can't Compile [MySQL] (+rep) - by daniscape - 02.10.2014, 10:21
Re: Can't Compile [MySQL] (+rep) - by Ox1gEN - 02.10.2014, 11:08
Re: Can't Compile [MySQL] (+rep) - by Raefal - 02.10.2014, 13:35

Forum Jump:


Users browsing this thread: 1 Guest(s)