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

Macro questions

Hello everyone! I have a few questions about macro, trying to make combat as quick as possible. First one would be concerning the initative &{tracker}. Now I love this thing. But is there a way to add every single selected token to the turn order? When we tried it would only do it with the first one selected. The second thing is for ammo tracking. Bar 3 is designed for that, and there's a value in attributes for it. What I'm aiming to do is, whenever a character attack, one is removed from "ammo" attribute. /me uses his handgun to attack @{target|token_name} and rolls [[1D20+@{Handgun}+?{Bonus|0}]] vs @{target|token_name}'s @{target|Armor Class} Armor class, and deals [[?{Damage|3D4}]] Damage if the hit is successful. Basically, is there a way to add a second line to that macro to do that?
First, nope. Second, nope. Not without using the API for both.