PheerPheer
New Member
- Joined
- May 17, 2010
- Messages
- 87
- Reaction score
- 0
It works for me with HB 1.9.4.5.
One of my favorite plug-ins.
One of my favorite plug-ins.
this going to be updated to work with HB 1.9.5.0 ? Currently it doesnt this is a really cool plug in!
Easy fix for 1.9.5.1:
On Line 52, replace:
StyxSettings.HBSettings.FoodName = foodName;
WITH
LevelbotSettings.Instance.FoodName = foodName;
and on Line 56, replace:
StyxSettings.HBSettings.DrinkName = drinkName;
WITH
LevelbotSettings.Instance.DrinkName = drinkName;
This change is to accommodate the new switch to per character settings in 1.9.5.1. Hope this helps.
Why go through all the trouble of letting people do it themselves, just flippin attach the thing
is there a way someone can create something to detect mounts as well?
Hmm, i take it this isnt working in 1.9.5.5? Im trying it, but no errors in the log, nothing wrong, just not eating/drinking.