Jump to content

Can't see WowUnit


Weer36

Recommended Posts

What if wrobot can't see no one of auctioneers in Orgrimmar?

I Have zero in ObjectManager.GetObjectWoWUnit().Where(x => x.IsAuctioneer).Count()

But if come closer, it's ok

wManagerSetting.CurrentSetting.SearchRadiusObjects = 1000

BTW, closest auctioneer in 90ft

 

Link to comment
Share on other sites

Hello, Wow client is load only the closer objects, you can't change that. But you can try to search in wManager.Wow.Helpers.NpcDB.ListNpc (or add NPCs positions in your code, there are few auctioneers)

Link to comment
Share on other sites

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...