OnDialogResponse is not working
#1

I have dialog:
Код:
ShowPlayerDialog(playerid,0,DIALOG_STYLE_LIST,"Vбnočnн stromy",stringx,"Vybrat","Konec");
Dialog is working normally. When I click on something OnDialogResponse didnґt response.
In OnDialogResponse I have
Код:
  if(dialogid == 0){
    if(response == 1){
SendClientMessage(playerid, 0x0000FFAA, ":)");
	}
  }
This:
Код:
SendClientMessage(playerid, 0x0000FFAA, ":)");
I have here for testing.
Why doesnґt working OnDialogResponse?
Sorry for my bad english
i have 0.3b
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: 1 Guest(s)