- Joined
- Feb 27, 2011
- Messages
- 5,354
HasAetheryteId is returning false for private house aetherytes, even if the aetheryte is listed in availablelocations. I don't have a fc house on this toon to test that.
Thanks for pointing this out, I need the aetheryte ids for personal and fc housing in the goblet and lavander beds. If someone could please supply them that would be great. You can get them by running this code chunk in the console plugin.
Code:
foreach(var known in WorldManager.AvailableLocations)
{
Log(known);
}
Any chance to add the new "Cloud Mallow" mount in Global settings? i did not see it on the list even I own this mount and restarted RB
If you're adding that one, having all the dark lanner mounts would be cool also =)
Unlike hb, rb should support all the mounts without me having to add them. I don't have those mounts so itll be hard for me to investigate why they arent showing up but ill look into it.