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

Bug House.isInside() returns false negative in basement [OSRS]

Discussion in 'Developer Support' started by Snufalufugus, Mar 25, 2018.

  1. Snufalufugus

    Joined:
    Aug 23, 2015
    Messages:
    1,961
    Likes Received:
    757
    There are no portals in the basement of a POH, so House.isInside() returns false. There are other objects that could be queried for, but I'm not sure which would be most reliable because I'm not very familiar with POH basements.
    --- Double Post Merged, Sep 1, 2018, Original Post Date: Mar 25, 2018 ---
    still scuffed
     
  2. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Hmm, could you investigate other methods of detection besides game object queries perhaps? Check into like region ids, varps, etc
     

Share This Page

Loading...