Name of player in text
#2

pawn Код:
new string[128], pName[MAX_PLAYER_NAME];
GetPlayerName(playerid, pName, sizeof(pName));
format(string, sizeof(string),"{F7C600}Welcome back {458CFF}%s.", pName);
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_PASSWORD, ""COL_WHITE"Login", string, "Login","Quit");
Reply


Messages In This Thread
Name of player in text - by xX4m4zingXx - 15.01.2015, 18:08
Re: Name of player in text - by Schneider - 15.01.2015, 18:16
Re: Name of player in text - by HazardouS - 15.01.2015, 18:18
Re: Name of player in text - by Abagail - 15.01.2015, 18:20
Re: Name of player in text - by xX4m4zingXx - 15.01.2015, 19:34

Forum Jump:


Users browsing this thread: 1 Guest(s)