View Single Post
02/22/18, 05:43 AM   #1
Saleand
AddOn Author - Click to view addons
Join Date: Feb 2017
Posts: 4
[implemented] new function GetCurrentHouseOwner()

It should return string displayName as a result.

For now, there's no way to identify the owner of a current house when a player is in someone else's house. This function would be very usefull for addons to make the list of favorite other players' houses, to return back to this specific house (with JumpToSpecificHouse(displayName, houseId)), to quick "Contact the owner" functionality, and more.

Last edited by Saleand : 02/22/18 at 04:10 PM.