Unable +rep
#5

pawn Код:
public DisplayDialogForPlayer(playerid, dialogid)
{
    switch(dialogid)
    {
        new string[256];
        case 1:
        {
            format(string,sizeof(string),"Welcome to The Life of Flying We have found you are registered.\n\n[Username]: {FF9900}%s{FFFFFF} - [IP]: {FF9900}%s{FFFFFF}\n\nPlease enter your password below to login.",username(playerid), ip)
            ShowPlayerDialog(playerid,1,DIALOG_STYLE_PASSWORD,"{FFFFFF}Hello", string,"Login","Quit");
        }
Reply


Messages In This Thread
Unable +rep - by ManGoe - 30.09.2014, 10:03
Re: Unable +rep - by Ox1gEN - 30.09.2014, 10:06
Re: Unable +rep - by YanLanger - 30.09.2014, 10:09
Re: Unable +rep - by YanLanger - 30.09.2014, 11:40
Re : Unable +rep - by DaTa[X] - 30.09.2014, 12:17

Forum Jump:


Users browsing this thread: 3 Guest(s)