Code:
0B3B: samp show_dialog id 0 caption "Dialog" text "First line" button_1 "Select" button_2 "Done" style DIALOG_STYLE_LIST
What is the correct way to add more lines to choose from in the listbox? This is for the basic SAMP dialog and not the SAMPFUNC one thank you. Also will the ID conflict with server sided dialogs?