Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

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

Joined
Aug 23, 2015
Messages
1,961
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.
 
still scuffed
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Hmm, could you investigate other methods of detection besides game object queries perhaps? Check into like region ids, varps, etc
 
Top