showplayerdialog | ondialogresponse
#2

There exist a secret for use!
Code:
public OnDialogResponse(params...)
{
	if(dialogid == 100)
	{
		if(response)
		{
			//code for response > 0
		}
		else
		{
			//code for response < 1
		}
	}
	return 1;
}
Reply


Messages In This Thread
showplayerdialog | ondialogresponse - by ScIrUsna - 15.06.2016, 18:14
Re: showplayerdialog | ondialogresponse - by F1N4L - 15.06.2016, 18:22
Re: showplayerdialog | ondialogresponse - by Sime30 - 15.06.2016, 20:21
Re: showplayerdialog | ondialogresponse - by ScIrUsna - 16.06.2016, 02:58
Re: showplayerdialog | ondialogresponse - by Nin9r - 16.06.2016, 08:13

Forum Jump:


Users browsing this thread: 1 Guest(s)