number of arguments does not match definition
#1

pawn Код:
public DisplayDialogForPlayer(playerid, dialogid)
{
    new mstring[1500], titlestring[32], line1[512], line2[512], line3[256];
    new string[128];
    switch(dialogid)
    {
        case 1: ShowPlayerDialog(playerid,1,DIALOG_STYLE_INPUT,"Login","Welcome back to***HIDDEN***, %s .\n\nThat name is registered. please enter your password below.","Login","Quit",PlayerName(playerid));
ERROR: number of arguments does not match definition

Help?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)