I'm using @monday 's auto produce drugs but the dialog doesn't select the 4th item which bugges the whole script, can anyone help me out?
Code:
say "/buy"
wait 10@
for 30@ = 1 to 5
call @WaitRandomTime 2 lowerBorder 11@ higherBorder 12@
0B49: samp set_current_dialog_list_item 4 // 3 id could be 4th item
wait 100
0B47: samp close_current_dialog_with_button 1 //buy button
end
0B47: samp close_current_dialog_with_button 2 //close button
wait 13@