View Single Post
06/19/17, 02:02 PM   #1
manavortex
 
manavortex's Avatar
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 138
[outdated] Housing: Permission fine tuning

Hey there,
I was very excited upon discovering HOUSE_PERMISSION_SETTING_USE_OBJECTS in the API, since it seemed like the solution to my lighting problem. However, when I disabled it via API, all it did was preventing people from entering at all.

HOUSE_PERMISSION_SETTING_USE_ASSISTANTS and HOUSE_PERMISSION_SETTING_USE_CRAFTING_STATIONS didn't have any effect at all. I tried it with a different account that was a member of my guild - tried to set it both for
HOUSE_PERMISSION_USER_GROUP_GENERAL and HOUSE_PERMISSION_USER_GROUP_GUILD.

Would you mind fixing that soon? I've seen your amazing JumpToSpecificHouse(userId, houseId) that is almost exactly what I wished for, other than that instead of userId it checks for characterName - but that way, I can visit whonmever I like! Yay!
I already got the AddOn done, but can't release it for obvious reasons. I can't trust people not to turn off my lights.