1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Request ChatDialog updates

Discussion in 'Client & Site Suggestions' started by Twinki, May 6, 2016.

  1. Twinki

    Joined:
    Sep 30, 2015
    Messages:
    86
    Likes Received:
    9
    • String ChatDialog.getDialog
    Returns the text in the dialog box, eg it'll return "Oh nooooo!" from the image below.

    • String ChatDialog.getTitle() needs to be updated
    It will sometimes return null, and sometimes return the previous chat dialog title. This is assuming Title is referring to the title of the chat dialog box, eg "Coshing Volunteer" in the image below.

    [​IMG]
     
  2. Zasz

    Joined:
    Jun 20, 2015
    Messages:
    183
    Likes Received:
    52
    Chat dialogues can have different interfaces.
    Anyway, new int[] {1184,1189,1191} those seem to be all the ones I've come across, and calling those when going through dialogues for questing and misc stuff seem to always do it.

    Work with Interfaces.newQuery().containers(1184,1189,1191).results() to get the text.
     

Share This Page

Loading...