View Single Post
02/22/18, 08:25 AM   #3
Shinni
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 167
Originally Posted by sirinsidiator View Post
I adjusted the title.

Since you can enter other players houses only via certain API functions, you could already emulate something like that. You would need to pre-hook the jump functions that allow you to get into their house and save the target name. As far as I am aware you also don't need to worry about crashes and disconnects, because you will be moved out of their house in that case.
I think you can enter a house via travel to player, in which case you can't know the owner.