BetterSister 367 Posted March 12, 2016 Share Posted March 12, 2016 I need a way to tell the bot to change current food/drink item in Regen module to specific item. Example: I set regen to use lvl5 manadrink at 5lvl. i'm now 20 lvl and 5 lvl mana drinks are little too low so i want to tell the bot to change Regen item to something better like Melon Juice Dreamful 1 Link to comment https://wrobot.eu/forums/topic/2813-telling-bot-to-start-using-different-fooddrinks/ Share on other sites More sharing options...
BetterSister 367 Posted March 12, 2016 Author Share Posted March 12, 2016 Actually there is a way... Link to comment https://wrobot.eu/forums/topic/2813-telling-bot-to-start-using-different-fooddrinks/#findComment-12897 Share on other sites More sharing options...
Droidz 2738 Posted March 16, 2016 Share Posted March 16, 2016 Hello, No feature for it. But, with quester profile you can force it. Add step type runcode with this c# code: wManagerSetting.CurrentSetting.FoodName = "New food name"; for water use: wManagerSetting.CurrentSetting.DrinkName = "New water name"; Link to comment https://wrobot.eu/forums/topic/2813-telling-bot-to-start-using-different-fooddrinks/#findComment-12955 Share on other sites More sharing options...
BetterSister 367 Posted March 16, 2016 Author Share Posted March 16, 2016 i found the exact way to force it :p Link to comment https://wrobot.eu/forums/topic/2813-telling-bot-to-start-using-different-fooddrinks/#findComment-12956 Share on other sites More sharing options...
Dreamful 148 Posted July 25, 2016 Share Posted July 25, 2016 On 16.3.2016 at 7:32 PM, Droidz said: Hello, No feature for it. But, with quester profile you can force it. Add step type runcode with this c# code: wManagerSetting.CurrentSetting.FoodName = "New food name"; for water use: wManagerSetting.CurrentSetting.DrinkName = "New water name"; is this planed to be a feature? or to write a plugin for it? would be awesome. greets, Dreamful Link to comment https://wrobot.eu/forums/topic/2813-telling-bot-to-start-using-different-fooddrinks/#findComment-16113 Share on other sites More sharing options...
BetterSister 367 Posted July 25, 2016 Author Share Posted July 25, 2016 1 hour ago, Dreamful said: is this planed to be a feature? or to write a plugin for it? would be awesome. greets, Dreamful Depends when you want it to be used and what food Link to comment https://wrobot.eu/forums/topic/2813-telling-bot-to-start-using-different-fooddrinks/#findComment-16122 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now