(09-10-2013, 03:21 AM)Kimoszin Wrote: It works for items that show how many have.
Samples:
Code:00:16 Using one of 51 gold coins...
00:19 Using one of 4 wolf paws...
00:20 Using one of 27 rotten pieces of cloth...
Fail:
Code:00:18 Using one of meat...
Well, I think that it works with stackable items (meat and ham are the exception, these are not countable) because it doens't work with Medicine Pouch for example. I tried to make a script that collects and automatically changes all carried medicine pouches but I cannot make BBot detect how many is character wearing in closed containers. It worked just fine with Health Potions, but the same thing with Medicine Pouches didn't work.