Hi, in LUA its sadly not possible to change the settings of wrobot. So I need a C# routine that
heallist="113509,80610,80618,65499,43523,43518,34062,22019,65517,22895,65516,8076,65515,8075,65500,1487,1114,1113,5349"
- search the Item numbers in heallist in the bags and give me the highest found.
- translate the number to the localist name (english, german, french, ...)
- and last but no least set the wrobot settings
wManager.wManagerSetting.CurrentSetting.FoodPercent = 60
and
wManager.wManagerSetting.CurrentSetting.FoodName = <translated food>
(not sure if i get the right setting names)
Sense of this: To start the regeneration via fightclass with a self casted food (Mage)