1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Bug .interact("Take") When multiple objects are on the ground

Discussion in 'Developer Support' started by proxi, Sep 27, 2015.

  1. proxi

    proxi s̶c̶r̶i̶p̶t̶ bot*

    Joined:
    Aug 23, 2015
    Messages:
    2,222
    Likes Received:
    501
    @Cloud

    If there are several objects on the ground where the objects make the list big enough to have an arrow to expand the options, RuneMate doesn't seem to .interact("Take"); instead, it will just hover over the items on the floor.

    Not too much else to say :)
     
  2. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    Use item.interact("Take", item.getName()).
     
  3. proxi

    proxi s̶c̶r̶i̶p̶t̶ bot*

    Joined:
    Aug 23, 2015
    Messages:
    2,222
    Likes Received:
    501
    I will give this a shot :) Thanks @Arbiter
     
  4. Aria

    Joined:
    Feb 26, 2015
    Messages:
    821
    Likes Received:
    286
    Doesn't work.
     
  5. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    I didn't read the OP properly. This is not currently a supported feature, but a desirable one. One more for the list @Cloud. :rolleyes:
     

Share This Page

Loading...