Results 1 to 3 of 3

Thread: "FindBlackChatMessage" Broken?

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

    Default "FindBlackChatMessage" Broken?

    Simple question, just wondering if anybody else knows it's broken or even uses this function?

    I've tried using the "CantLightCheck" from firemaking.scar, didn't work. I even manually put "FindBlackChatMessage('can')" in my script, didn't work. Anybody else notice this or have any alternatives to this procedure?

  2. #2
    Join Date
    Feb 2006
    Posts
    3,044
    Mentioned
    4 Post(s)
    Quoted
    21 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Simple question, just wondering if anybody else knows it's broken or even uses this function?

    I've tried using the "CantLightCheck" from firemaking.scar, didn't work. I even manually put "FindBlackChatMessage('can')" in my script, didn't work. Anybody else notice this or have any alternatives to this procedure?
    Your should test it.

    Simba Code:
    Repeat
      Writeln(GetBlackChatMessage);
    Until(False);

    ~Home

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

    Default

    I'll give that a shot, I also thought of somewhere else I may have gone wrong, but either way I think from here I can figure it out, thanks for the suggestion Home!

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
  •