dialog

  1. B

    CLEO Help Get 2nd column text from a style 5 dialog and sending reponse to a style 5 dialog

    Hi, currently i am working on a mod that sends responses to dialogs. You can pretty much say it's a mod that completes the dialogs for you. I searched for "style 5 dialog" on UGBASE but found nothing, so i decided to ask for help. I am currently having troubles with this dialog. This is a style...
  2. D

    CLEO Help Get selected index string Dialog List

    How to get the text of selected item in a dialog list and show it in a chatmsg? I wanna get all columns of selected Index... Server Version : 0.3.7-R2 This code takes only the first column. =( {$CLEO .cs} 0000: NOP wait 10000 // wait until samp is ready 6@ = 0 while true wait 0 if key_down 45...
Top