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

Palladium Initiative Tracker problem

1545847304

Edited 1545847367
so i know part of the macro is &{template:default} {{name=Initiative}} {{roll=[[1d20+?{Initiative Bonus|0}]]}} how do i get it to add to the tracker?
1545849059
Andreas J.
Forum Champion
Sheet Author
Translator
<a href="https://wiki.roll20.net/Macros#Rolling_For_Initiative" rel="nofollow">https://wiki.roll20.net/Macros#Rolling_For_Initiative</a>
1545850226
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
It's worth checking out Andreas's link, since there are some good bits of info there. But in your specific macro: &amp;{template:default} {{name=Initiative}} {{roll=[[1d20+?{Initiative Bonus|0} &amp;{tracker} ]]}} should do the trick.
okay that is what i did and yes it did work as far as i can tell