OnDialogResponse is not working
#6

pawn Код:
ShowPlayerDialog(playerid, 0, DIALOG_STYLE_LIST, "Vбnoc(nн stromy", stringx, "Vybrat", "Konec");

public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
    if(dialogid == 0)
    {
        if(response)
        {
            SendClientMessage(playerid, COLOR_COLOR, ":)");
        }
    }
    return 1;
}
Reply


Messages In This Thread
OnDialogResponse is not working - by kazlik - 13.11.2010, 06:14
Re: OnDialogResponse is not working - by [MWR]Blood - 13.11.2010, 06:18
Re: OnDialogResponse is not working - by kazlik - 13.11.2010, 16:13
Re: OnDialogResponse is not working - by Jakku - 13.11.2010, 17:19
Re: OnDialogResponse is not working - by kazlik - 13.11.2010, 17:46
Re: OnDialogResponse is not working - by The_Moddler - 13.11.2010, 18:05
Re: OnDialogResponse is not working - by Vince - 13.11.2010, 18:21
Re: OnDialogResponse is not working - by Jakku - 14.11.2010, 06:05

Forum Jump:


Users browsing this thread: 2 Guest(s)