Question about dialog ids - 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: Question about dialog ids (
/showthread.php?tid=647376)
Question about dialog ids -
MrakBuster - 04.01.2018
Hey guys, i would like to ask you a question.
Can I use one dialog id twice? For example when showing the same dialog on two different places?
Re: Question about dialog ids -
RogueDrifter - 04.01.2018
Quote:
Originally Posted by MrakBuster
Hey guys, i would like to ask you a question.
Can I use one dialog id twice? For example when showing the same dialog on two different places?
|
Nope that's probably gonna cause conflict and cause the dialog response to return null you got from 0 to 32767 so why not use that? you got more than 32767 dialogs?
Re: Question about dialog ids -
MrakBuster - 04.01.2018
No i dont
I have barely 10, thank you verry much for quick response tho.