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

Character Sheets and Macros

I was just wondering if there was a way to reference the rolls from the Pathfinder character sheet to be used in macros area so I can add it to my macro bar or token macro bar? I'm really sorry if this is something that's been answered somewhere else, but I can't find it anywhere.
1415255658
vÍnce
Pro
Sheet Author
If you mouse-over areas on the sheet you'll see attributes that you can use in your macros. Example, hover over the Total box for Initiative and you'll see @{init} You can use that in a macro for Initiative like [[(1d20 + @{selected|init})&{tracker}]]
Thanks! I really appreciate the help.
I'm finding when I mouse over areas, I don't see attribute names - I get a red circle with a line through it. Something I'm missing?
What browser are you using? With that browser do you have various extensions (ad block, no script, etc...) running? If yes and you disable those do you see these?
Using chrome, roll20 is whitelisted with both Adblock and Javascript blocking - and turning them all completely off doesn't seem to have an impact.
Can you show a screenshot of what you are seeing?
On further inspection, it appears all tooltips in Chrome are failing to show now, so a problem unrelated to Roll20. Will look into it.