Dialog text not showing fully
#1

pawn Код:
new regstring[128];
                new regname[64];
                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);
            }
i got this but IG , "would like to register with." doesn't show , any help ?
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: 1 Guest(s)