View Single Post
02/22/18, 06:32 AM   #2
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
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.