argument type mismatch =(
#2

Actually, you forgot to add Dialig Style, i've added Dialog Message Box you can change it if you want to change..
https://sampwiki.blast.hk/wiki/Dialog_Styles

Fixed Code:
pawn Код:
if(dialogid == 28)
{
    new p[256];
    p=LoadMem(playerid);
    ShowPlayerDialog(playerid, 29,DIALOG_STYLE_MSGBOX,"Members",p,"Ok", "Cancel");
}
Reply


Messages In This Thread
argument type mismatch =( - by THE_KNOWN - 09.02.2011, 13:09
Re: argument type mismatch =( - by HyperZ - 09.02.2011, 13:14
Re: argument type mismatch =( - by THE_KNOWN - 09.02.2011, 13:27
Re: argument type mismatch =( - by _Tommy - 09.02.2011, 13:50
Re: argument type mismatch =( - by THE_KNOWN - 09.02.2011, 14:01
Re: argument type mismatch =( - by duukjones - 09.02.2011, 14:41
Re: argument type mismatch =( - by THE_KNOWN - 09.02.2011, 15:15
Re: argument type mismatch =( - by wups - 11.02.2011, 10:41

Forum Jump:


Users browsing this thread: 1 Guest(s)