That is only with Beta 11 (the questing version). Looks like they forgot to compile in a reference or 2 or moved some stuff in other departments. Nothing we can do about it for now, untill the next release of HB2. My gues is that some references are moved due to the questing part. MaiN can probably shed a light on this.
Quick scan trough the new exe makes me believe that Code: Styx.WoWInternals.WoWObjects.WoWItem has moved to Code: Styx.WoWInternals.WoWObjects.ItemInfo . Not really sure how to approach this. examples of changes I could find so far: Styx.WoWInternals.WoWObjects.ItemInfo.Bond moved to Styx.WoWInternals.WoWObjects.ItemBond Styx.WoWInternals.WoWObjects.ItemInfo.InventoryType moved to Styx.WoWInternals.WoWObjects.InventoryType Styx.WoWInternals.WoWObjects.ItemInfo.Quality moved to Styx.WoWInternals.WoWObjects.WoWItemQuality It seems that all functions previously gathered in ItemInfo are all moved to their own function?
Up to HB2 Beta 10 the file attached in the first post by darkmatter is working fine with HB2. I'm running into a wall with how to get all the different objects together. My best guess is that this was not intended to happen, but a fault sneaked into the compile of HB2. If this was intended, then AutoEquip will need a update, which I'm not able to provide at this point. Would still like to know if I was right with what I found so far, and if it was intended. Otherwise it's fixing "bugs" which are gonna be reversed in the next release again.
Well tbh i doubt its going to be fixed with the next version of HB2 becuase i was getting it in BETA10. Many others got it in beta10 also. So i think it needs to be fixed by the person who made it and not the bot devs.
Guess what.... MaiN is the Author of AutoEquip... Guess again... He's the developer of the Navmesh System that HB2 uses... So in a way he's the one that "should" fix it, lol. My guess is that when the quest rewards are gonna be picked properly, the AutoEquip stuff is gonna work again as well. As none of the devs reacted, I don't know if they plan to "restore" the API part that is used by AutoEquip in it's current state. And the current problems started with HB2 Quest Beta 1 (Beta 10 did fine for me). Just make sure you have AutoEquip for HB2 (and not for HB1, this happened to me as well, hehe) with Beta 10.
This is a test, no promises, no guarantees This is a testfile for AutoEquip, No promises, no guarantees. I've tried to reflect all API changes in AutoEquip (thanks ski for the heads up). No idea if this works or not. My testrabbits didn't have time to give it a spin, so here it is, untested and all. Give it a try and U know if this works or not. If not, then I probably can't help it (but hey, the biggest part is done). For me it doesn't give compile errors with the Questing Test version of HB2. If it works, good for you, good for the community. Would be appreciated if you would let others know here if it does work. Regards, LiquidAtoR.
just tryed the new AutoEquip2 by LiquidAtoR get these errors, anyone know why? Plugin in folder C:\HB2 Beta 10\Plugins\AutoEquip could not be compiled! Compiler errors: File: AutoEquip.cs Line: 121 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?) File: AutoEquip.cs Line: 122 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?) File: AutoEquip.cs Line: 195 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?) File: AutoEquip.cs Line: 205 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?) File: AutoEquip.cs Line: 289 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?) File: AutoEquip.cs Line: 295 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?) File: AutoEquip.cs Line: 358 Error: 'Styx.WoWInternals.WoWObjects.WoWItem' does not contain a definition for 'CachedInfo' and no extension method 'CachedInfo' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWItem' could be found (are you missing a using directive or an assembly reference?) im new to botting, Thanks
Works perfekt. another question, is there a way to autoequip bags? on starting on new servers you dont have money to bu bags, so it would be nice when he autoequip looted bags.