View Single Post
04/24/17, 05:18 PM   #5
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 409
Originally Posted by ZOS_ChipHilseberg View Post
Unfortunately this is a rather expensive query on the server. We may add it at some point, but it would have to be in a controlled manner and might involve some restructuring.


If that's too expensive, would a simple IsValidHouseJump or something similar work? It's something the server will effectively have to call before the player jumps to the house anyway. Or possibly give JumpToSpecificHouse a return value if the house is unavailable. That wouldn't really be ideal because then an addon cannot compile a list of what houses can be jumped to, but it might still help.
  Reply With Quote