cheetahftw1
Active member
- Joined
- Aug 31, 2018
- Messages
- 39
- Reaction score
- 0
if SAMP.IsDialogActive(9)
then
wait 2000
0B49: samp set_current_dialog_list_item 11
0B47: samp close_current_dialog_with_button 1 // Select button
end
How I can set dialog list item to last one (11) on this type of dialog
-> Dialog
then
wait 2000
0B49: samp set_current_dialog_list_item 11
0B47: samp close_current_dialog_with_button 1 // Select button
end
How I can set dialog list item to last one (11) on this type of dialog
-> Dialog
Last edited: