Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Can I reduce a specific item in everyone's inventory using macros?

Quite new to macros. Is there a way to reduce a specific number of items from my players' inventories? For example, can I remove 1 ration from everyone using a macro?
1471105024
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Macros cannot themselves alter anything about the game. Using macros to effect the game directly requires the API (a PRO subscription perk). Using an API script it would be quite easy tough.
Thanks for the answer :)