Show name!
#2

Here's an example:
PHP код:
new string[144], name[MAX_PLAYER_NAME 1];
GetPlayerName(playeridnamesizeof(name));
format(stringsizeof(string), "Welcome %s! Please login below..."name);
ShowPlayerDialog(playeridDIALOG_LOGINDIALOG_STYLE_INPUT,""COL_WHITE"Login",string,"Login","Quit"); 
Reply


Messages In This Thread
Show name! - by Crackerz - 17.07.2017, 21:16
Re: Show name! - by Paulice - 17.07.2017, 21:20
Re: Show name! - by Crackerz - 17.07.2017, 21:21
Re: Show name! - by Paulice - 17.07.2017, 21:26
Re: Show name! - by RedRex - 17.07.2017, 21:26
Re: Show name! - by Crackerz - 17.07.2017, 21:29
Re: Show name! - by Paulice - 17.07.2017, 22:22

Forum Jump:


Users browsing this thread: