Dialog text not showing fully
#4

pawn Код:
new regstring[175], regname[MAX_PLAYER_NAME];
GetPlayerName(playerid,regname,sizeof(regname));
format(regstring,sizeof(regstring),"Note - An account with this name was not found inside the database.\n if you would like to register this account, \n type in the password you would like to register with.",regname);
ShowPlayerDialog(playerid,12345,DIALOG_STYLE_INPUT,"Register an account",regstring,"Register","Cancel");
PlayerPlaySound(playerid, 1316, 0.0, 0.0, 0.0);
Reply


Messages In This Thread
Dialog text not showing fully - by Jaber_Brown - 28.08.2012, 13:47
Re: Dialog text not showing fully - by HuSs3n - 28.08.2012, 13:50
Re: Dialog text not showing fully - by Cjgogo - 28.08.2012, 13:54
Re: Dialog text not showing fully - by SuperViper - 28.08.2012, 14:39

Forum Jump:


Users browsing this thread: 2 Guest(s)