Currently, when I do this: selectInventoryOption(knife, "Use"), this does not work because knife is an int of about 400 or so, and it has to be from 0-28, but I want it to lcick the knife, not slot, is there anything in the API that will let me do that?