Results 1 to 3 of 3

Thread: Does this function exist?

  1. #1
    Join Date
    Dec 2011
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Does this function exist?

    Is there a method that gets the text in the chat options

  2. #2
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Give me one second and whip something together.

    Edit:
    Nevermind I misread, I thought you wanted to grab all the text within a right-click menu. Hm... It looks like dumping all the text from NPC chat would be a bit more tough, however we do have useful functions like "FindNPCChatTextMulti" that you can use to determine if certain text arrays are found in the chat menu. If you describe what you need this for I could probably help you further.
    Last edited by Flight; 02-18-2012 at 07:55 AM.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  3. #3
    Join Date
    Dec 2011
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sorry, Thanks for your time. I managed to get it be combining
    FindText and GetTextAt. I didn't realize it used the font UpText
    Last edited by 68z35h9; 02-18-2012 at 08:22 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •