Results 1 to 3 of 3

Thread: Acurate counting for my powerchopper

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

    Default Acurate counting for my powerchopper

    I've been having trouble with getting my powerchopper to acurately count how many logs it has chopped.

    I've tried having it count everytime it clicks the tree, but sometimes it clicks the tree twice, when the "treewait" isn't high enough.

    I've also tried adding 27 to the log amount after it drops, but sometimes it has random event items in inventory as well.


    I'd like to know the most acurate way to count the logs, please.

  2. #2
    Join Date
    Aug 2007
    Posts
    429
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    probably making a BMP of the logs and using the function
    SCAR Code:
    {*******************************************************************************
    function CountItemBmpTol(bmp, tol: Integer) : Integer;
    By:  WT-Fakawi
    Description: Performs a count of inventory items by bmp with tol tolerance.
    *******************************************************************************}

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

    Default

    Sounds good, thanks.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Counting
    By Smarter Child in forum OSR Help
    Replies: 3
    Last Post: 03-04-2009, 11:14 PM
  2. Counting Inv?
    By Prince in forum OSR Help
    Replies: 3
    Last Post: 02-17-2008, 07:46 PM
  3. Counting In Inv
    By [S]paz in forum OSR Help
    Replies: 10
    Last Post: 01-19-2008, 01:12 PM

Posting Permissions

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