ShowPLayerDialog probblem
#1

Hello people i have probblem with dialog

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if(!strcmp(cmdtext, "/test", true))
{
    ShowPlayerDialog(playerid,DialogID, DIALOG_STYLE_MSGBOX, "******", "/**********", "Cancel", "Continue");
    return 1;
}
    return 0;
}
pawn Код:
(95) : error 017: undefined symbol "ShowPlayerDialog"

1 Error.
Reply


Messages In This Thread
ShowPLayerDialog probblem - by Hoss - 24.12.2010, 20:00
Re: ShowPLayerDialog probblem - by Hoss - 24.12.2010, 20:31
Re: ShowPLayerDialog probblem - by Hoss - 26.12.2010, 16:39

Forum Jump:


Users browsing this thread: 1 Guest(s)