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 .
×

My macros work on some tables but not on others

I am copying my macros to a new game.  The macros still work in the old game; I just tested one.  However, in the new game, it just comes up as a blank line in the chat.  Are there table specific settings to enable macros?  Here is an example of a macro for reference: &{template:pf_generic} {{name=Zandrik Saves}} {{Fortitude=[[1d20+8+?{Modifiers|0}]]}} {{Reflex=[[1d20+6+?{Modifiers}]]}} {{Will=[[1d20+13+?{Modifiers}]]}}  Thanks for your help!
1592443721
Kraynic
Pro
Sheet Author
Are they all using the same character sheet?  That pf_generic template is part of sheet code, so if some games are using a different pathfinder sheet (I think there are at least 3 options if this is PF1) that is the issue.
That appears to be it.  I never realized the sheets mattered.  I have played for years, and this is the first time I have seen an issue.  Thanks.
1592452559
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
All sheets use their own scheme for naming attributes and for generating roll templates. In general, most macros of any complexity will fail if used on a different sheet.