Results 1 to 3 of 3

Thread: Chat Screen Text

  1. #1
    Join Date
    Jun 2007
    Posts
    108
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Chat Screen Text

    I've looked through the functions and I'm not sure which to use.. There's two options, and I tried using a dtm to select one and that didn't work to well..

    Also, by chat screen I mean if you were to like talk to an NPC and there were options to choose from.

  2. #2
    Join Date
    Nov 2011
    Posts
    1,589
    Mentioned
    9 Post(s)
    Quoted
    17 Post(s)

    Default

    Simba Code:
    FindNPCChatText('repair',Clickleft);
    Uses this to Find repair in the NPC Chat box when it asks for a option
    Mat



    ^^

  3. #3
    Join Date
    Jun 2007
    Posts
    108
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Mat View Post
    Simba Code:
    FindNPCChatText('repair',Clickleft);
    Uses this to Find repair in the NPC Chat box when it asks for a option
    Mat
    Alright thanks! Works perfectly .

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
  •