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=388954)



Dialog Problem - edzuss99 - 31.10.2012

Hi!I have problem like:I open dialog ANY in server,it opens i select something and it closes.Please help,it happens with every dialog what i download.


Re: Dialog Problem - iJumbo - 31.10.2012

Check this https://sampwiki.blast.hk/wiki/OnDialogResponse


Re : Re: Dialog Problem - edzuss99 - 31.10.2012

And what i need to do with this ?


Re: Dialog Problem - iJumbo - 31.10.2012

read open your gamemode or fs learn the code and test it ...


Re: Dialog Problem - edzuss99 - 31.10.2012

In these scripts what i use this thing alredy is there.For me what i use and don't work is these scripts like TELEPORT:https://sampforum.blast.hk/showthread.php?tid=250248
CAR SPAWNER:https://sampforum.blast.hk/showthread.php?tid=346354
RADIO:https://sampforum.blast.hk/showthread.php?pid=1751784#pid1751784
I don't need these callbacks,becouse i don't script,i am downloading and every Dialog what i download don't work!


Re: Dialog Problem - iJumbo - 31.10.2012

i cant understand why you post in script discussion if you don't script ...


Re: Dialog Problem - Wayn - 31.10.2012

Thats because when you click something, you need to write a code at 'OnDialogResponse', so the 'clicked' command can be processed further.
Good luck.


Re : Re: Dialog Problem - edzuss99 - 31.10.2012

What code,where i need to write.


Re: Dialog Problem - Abhishek. - 31.10.2012

under OnDialogResponce
well first search the wiki for the Function ShowPlayerDialog(https://sampwiki.blast.hk/wiki/ShowPlayerDialog) and see how to do it and the OnDialogResponce(https://sampwiki.blast.hk/wiki/OnDialogResponse) and then open your downloaded scripts and see how other guys do it


Re : Re: Dialog Problem - edzuss99 - 31.10.2012

I have these ALL responses,BUT IT DONT WORK !!!!!!!! :@