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
#2

Its hard to fix that
Reply
#3

Bump
Anyone can help me
Please
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)