
I know about the API that is available, but as a player I'm not able to tell my GM to install this API. Is there a basic way to have such a tracker without this API and have it automatically update the total number of ammo? In my situation I have Arrows, and fire one arrow per use of a bow. "ArrowCount - 1" would update the count to minus 1. Another macro would ask me how many arrows I find and to add that to "ArrowCount" and display this in chat and update the count to + [answer]. Or is this only viable via the API?