How many ShowPlayerDialogs can I create? - 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: How many ShowPlayerDialogs can I create? (
/showthread.php?tid=287707)
How many ShowPlayerDialogs can I create? -
ThomasTailor93 - 04.10.2011
Hello people,
I want to ask how many ShowPlayerDialogs can be used on a SAMP 0.3c server. The limits list
https://sampwiki.blast.hk/wiki/Limits told me, that a Menu limit of 128 exists, but what menus the creators mean? I hope anyone can help me.
Regards, ThomasTailor93
Re: How many ShowPlayerDialogs can I create? -
aRoach - 04.10.2011
Look at
this.
Quote:
An ID to assign this dialog to, so responses can be processed. Max dialogid is 32767. Using negative values will close any open dialog.
|
Re: How many ShowPlayerDialogs can I create? -
Libra_PL - 04.10.2011
Menus and dialogs are something else.
Menus limit: 128
Dialogs limit: 32768