Hi,
I have a couple of suggestions to make handling inventory items easier:
Inventory-Check-CarryingSpecificItem-QueryCount enabled - EqualTo should accept variable replacement tokens instead of fixed values only.
That would also improve its ability to work in conjunction with inventory - property to variable
It is a bit confusing that in Inventory-Check you have the choice between CarryingSpecificItem and NumbersofItemcarrying, but if you want the number (amount) of an item you are carrying, you have to use CarryingSpecificItem (+querycount). Just a very minor issue, but maybe the wording could be more clear here.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Thanks for the feedback.
This wouldn't be possible directly as it's an Int field rather than a Text one. However, it does accept Integer parameters. I can see if the ActionList: Set parameter Action can be upgraded with a "Formula" option that would accept tokens, much like Variable: Set.