Please help me - 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: Please help me (
/showthread.php?tid=649167)
Please help me -
hoanduy - 04.02.2018
I created Dynamic Door archives on MySQL Navicat, and so when I use / checkdoor, it shows Dialog_Style_List.
In Dialog_Style_List which will display the id door I have created.
I can not make Dialog_Style_List that display Door ID, can anybody help me, please.
Sorry, my english bad.
Re: Please help me -
Mugala - 04.02.2018
can show us a code and try to better explain this?
Re: Please help me -
PepsiCola23 - 04.02.2018
use this,i don`t get what the problem is
PHP код:
ShowPlayerDialog(playerid, DIALOG_name, DIALOG_STYLE_LIST, "door", "door1\ndoor2 etc", "Option 1", "Option 2");