One 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: One response (
/showthread.php?tid=570093)
One response -
Banditukas - 05.04.2015
Hi,
If show player dialog have only one response
"OK","");
In ondialogresponse i need check if(response) ?
Re: One response -
CalvinC - 05.04.2015
When displaying 1 button, clicking on it triggers if(response)
but pressing ESC will still trigger the if(!response)