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

Request SpriteItemQueryBuilder#equippable & SpriteItem#getEquippableSlot

Discussion in 'Client & Site Suggestions' started by Party, Aug 13, 2016.

  1. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    For OSRS at least I'm using:
    private final Pattern INTERACT_EQUIP = Pattern.compile("^Wield|Wear$");

    Could this be added to the SpriteItemQueryBuilder to enable the use of .equippable()?

    Also, is it possible to determine what slot an equippable item would be equipped into? If so, would it be possible to add SpriteItem#getEquippableSlot?
     

Share This Page

Loading...