tantric132
New Member
- Joined
- Mar 16, 2010
- Messages
- 43
- Reaction score
- 0
If I have multiple food types in my bag, how do I go about making HB2 not sell/mail them? I'm assuming that's handled in the profile?
If I have multiple food types in my bag, how do I go about making HB2 not sell/mail them? I'm assuming that's handled in the profile?
if (ObjectManager.Me.Level >= 60)
{
drinks.Add("28399");
Ski, any chance i can pick your brain ? Having problems with this plugin today. I've got lots of Filtered Draenic Water in my bags (lvl 66 druid) but HB just spams "No 27860 in bags" whenever it needs to drink. For some reason eRefreshment isn't auto detecting it.
I've looked on wowhead and the item number for Filtered Draenic Water is 28399. Towards the bottom of your script i can see
Even if i put 28399 into HB manually, it works once then goes back to moaning about having "No 27860". Debug log doesn't mention anything. Only way round it is to disable erefreshment and just use standard drink config. Any help appreciated !
Is this working for HB 1.92?? I dont' think it is atm, or is it?
I don't see any reason why it wouldn't be, unless the API was changed.
just a small question as there isnt alot of information, does this plugin go and buy the food and drink for us?
Mag'har Mild Cheese http://www.wowhead.com/item=29448
Garadar Sharp http://www.wowhead.com/item=27857
are not detectet
this does not work for HB 1.9.2.5
it will write the number codes for HB but it won't eat even when im 1% health.. DK..
does this work with the new HB 1.9.4.5?