Jump to content

Recommended Posts

No it's not blacklisted, I checked sources of ObjectManager.GetWoWGameObjectForFarm():

if ((woWGameObject.GOType == WoWGameObjectType.Chest || woWGameObject.GOType == WoWGameObjectType.Goober) && woWGameObject.CanOpen)

and... woWGameObject.CanOpen property is false for all of my nodes after a couple a hours of gameplay. How could it be?

temporary I solve my problem by addind node entry to wManagerSetting.CurrentSetting.ListHarvest according to Farming state sources. But what happens exactly?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...