Dialog problems..
#5

Код:
if(strcmp(cmdtext, "/commands", true) == 0)
    {
    new string[567];
    strcat(string,"Some commands",sizeof(string);
    ShowPlayerDialog(id,DIALOG_COMMANDS,BOX,"Commands",string,"Next","Cancel");
    return 1;
    }
ERROR:
Код:
F:\PROGRA~1\PROGRA~1\SA-MPS~1\GAMEMO~1\SA-MP_~1.PWN(2025) : error 001: expected token: ",", but found ";"
How to fix this
Reply


Messages In This Thread
Dialog problems.. - by Michael98 - 04.11.2012, 14:27
Re: Dialog problems.. - by tyler12 - 04.11.2012, 14:33
Re: Dialog problems.. - by Michael98 - 04.11.2012, 14:40
Re: Dialog problems.. - by tyler12 - 04.11.2012, 14:43
Re: Dialog problems.. - by Michael98 - 04.11.2012, 17:12

Forum Jump:


Users browsing this thread: 2 Guest(s)