SA-MP Forums Archive
Dialog Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Dialog Problem (/showthread.php?tid=388820)



Dialog Problem - edzuss99 - 30.10.2012

Hi!I have problem with Dialogs.I have like this:I open dialog any in server,it opens,i select something and Dialog Closes.Please Help.I have This problem with all dialogs what i download and use.


Re: Dialog Problem - gtakillerIV - 30.10.2012

You have to use the OnDialogResponse callback if you want something to happen if they select the left(Response) or right(!Response) button.


Re: Dialog Problem - edzuss99 - 30.10.2012

If Script is huge how can i make this Callback/Response ?


Re: Dialog Problem - gtakillerIV - 30.10.2012

It should be already in your GameMode.


Re : Re: Dialog Problem - edzuss99 - 30.10.2012

How to activate in my gamemode ?


Re : Dialog Problem - edzuss99 - 30.10.2012

I have all Callbacks people,but it don't work.