Unable +rep
#4

Try this
pawn Код:
forward DisplayDialogForPlayer(playerid,dialogid);
public DisplayDialogForPlayer(playerid, dialogid)
{
    switch(dialogid)
    {
        case 0:
        {
             ShowPlayerDialog(playerid, 1,DIALOG_STYLE_PASSWORD, "{FFFFFF}Hello, Welcome to The Life of Flying We have found you are registered.\r\n[USERNAME]: {FF9900}%s{FFFFFF} - [IP]: {FF9900}%s{FFFFFF}\r\nPlease enter your password below to login.",playerid, ip,"Login","Quit");
             return 1;
         }
      }
     
    return 1;
 
}
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: 1 Guest(s)