easyDialog response - 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: easyDialog response (
/showthread.php?tid=645256)
easyDialog response -
venomlivno8 - 23.11.2017
Each dialog button I click (button1 or button2 on MSGBOX, INPUT, PASSWORD dialogs), returns -1 as response.
I'm using easyDialog, and I debugged that by using printf(" RESPONSE %d ", response); in dialog callback (etc. Dialog:regPasswordDialog(playerid... )
Help please