Results 1 to 2 of 2

Thread: inchat

  1. #1
    Join Date
    Feb 2009
    Posts
    2,155
    Mentioned
    4 Post(s)
    Quoted
    42 Post(s)

    Default inchat

    ok does inchat look at the first line of text or the whole text box if it looks at the whole text box is there anyway that i can make it look at the first line only

  2. #2
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    SCAR Code:
    function FindChatBoxText(Text: string; Line: Integer; TextCol: Integer): Boolean;
    By: ZephyrsFury
    Description: Searches for Text on Line with colour TextCol. True if found.

    So

    FindChatBoxText({txt}, 8, 0);

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
  •