Results 1 to 7 of 7

Thread: GetMiniMapDotsIn

  1. #1
    Join Date
    Apr 2007
    Location
    UK
    Posts
    2,295
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default GetMiniMapDotsIn

    Hey all,

    Im using GetMiniMapDotsIn

    SCAR Code:
    TPA2 := GetMiniMapDotsIn('npc',TPA[0].x-50,TPA[0].y-50,TPA[0].x+15,TPA[0].y+15);

    GetArrayLength(TPA2) = How many dots it found?.

    I want to only filter out the result that has like 3 ore more dots together. like the bankers.

    Rogeruk's Al-Kharid Tanner V1.1 [Released]
    Rogeruk's Barbarian Crafter [Coming Soon]
    Rogeruk's Guild Fisher [Coming Soon]
    !! - Taking Requests - !!

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

    Default

    Quote Originally Posted by rogeruk View Post
    Hey all,

    Im using GetMiniMapDotsIn

    SCAR Code:
    TPA2 := GetMiniMapDotsIn('npc',TPA[0].x-50,TPA[0].y-50,TPA[0].x+15,TPA[0].y+15);

    GetArrayLength(TPA2) = How many dots it found?.

    I want to only filter out the result that has like 3 ore more dots together. like the bankers.
    Well now it looks for specifiec area ? right? i don't know does it need any filtering :S

    If getminimapdotsin >= 3 then Getarraylength.. And so on.

    ~Home

  3. #3
    Join Date
    Apr 2007
    Location
    UK
    Posts
    2,295
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Its searching an area yes, but there is single dots on their own like which it picks up and i dont need them. I only need to filter out if there is more than 2-3 dots together like.

    Rogeruk's Al-Kharid Tanner V1.1 [Released]
    Rogeruk's Barbarian Crafter [Coming Soon]
    Rogeruk's Guild Fisher [Coming Soon]
    !! - Taking Requests - !!

  4. #4
    Join Date
    May 2009
    Posts
    799
    Mentioned
    2 Post(s)
    Quoted
    16 Post(s)

    Default

    Check out the FindVWB Function in My Varrock west miner. It finds A row of yellow dots by width and height.

    ~caused

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

    Default

    I'm working with couple functions about Banking and NPC's hopefully they will work


    ~Home

  6. #6
    Join Date
    May 2009
    Posts
    799
    Mentioned
    2 Post(s)
    Quoted
    16 Post(s)

    Default

    // editing with a suitable function later :X... g2g now

  7. #7
    Join Date
    Apr 2007
    Location
    UK
    Posts
    2,295
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by caused View Post
    Check out the FindVWB Function in My Varrock west miner. It finds A row of yellow dots by width and height.

    ~caused
    Your function is too confusing, everything is fires and nothing is named related to what it is lol.

    Rogeruk's Al-Kharid Tanner V1.1 [Released]
    Rogeruk's Barbarian Crafter [Coming Soon]
    Rogeruk's Guild Fisher [Coming Soon]
    !! - Taking Requests - !!

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
  •