March 12, 201610 yr 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
March 16, 201610 yr 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";
July 25, 20169 yr 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
July 25, 20169 yr Author 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
Create an account or sign in to comment