19.04.2011, 14:47
pawn Код:
new plname[MAX_PLAYER_NAME];
GetPlayerName(playerid, plname, sizeof(plname));
ShowPlayerDialog(playerid,50,DIALOG_STYLE_INPUT,"Register","Welcome to the server\n\nRegister Name: %s\nPlease open a new account\n\nEnter a password:","Register","Quit",plname);
pawn Код:
\nRegister Name: %s