SA-MP Forums Archive
Something about dialogs [ question] - 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: Something about dialogs [ question] (/showthread.php?tid=612917)



Something about dialogs [ question] - ThatFag - 22.07.2016

Hey , i need someone to give me a explained tutorial about DIALOG_INPUT , i need to know how to get amount that an player has pressed on the dialog. Thanks in advance


Re: Something about dialogs [ question] - AndySedeyn - 22.07.2016

PHP код:
public OnDialogResponse(playeriddialogidresponselistiteminputtext[]) 
WIKI page: https://sampwiki.blast.hk/wiki/OnDialogResponse
Tutorial: https://sampwiki.blast.hk/wiki/How_to_Create_a_Dialog

A quick ****** search should give you a wider range of tutorials about dialogs.