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

(Pathfinder, non-'Official') Macros from Character sheet not showing Description

1531240684

Edited 1531240864
Clicking this Rolls the basic description, Name: Ability/Spell name but its missing the Description thats written in the box Rolling Macros from the Character sheet are not displaying the Sheet version and resulting Template macro, lacking the description that I know i have put into the macro. Resulting macro
1531250003
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
See bullet 5 in the announcments there. You need to add {{scroll_desc=@{scroll-desc}}} to the macro text of the ability. Where doesn't matter.
1531268233

Edited 1531269224
vÍnce
Pro
Sheet Author
Actually descriptions should post regardless if   {{scroll_desc=@{scroll-desc}}} is present.   {{scroll_desc=@{scroll-desc}}} is automatically  included on new repeating rows added since a v1.722(last month).  It can be manually added to older, existing repeating row's, macro-text if you want your long descriptions to be scroll-able on those. Is this happening for all your abilities and/or spells? Would you mind posting your macro-text and your long description for elemental grip?  Thanks
1531784112

Edited 1531784661
Yes this is happening for ALL my abilities in the Character sheet, not just elemental grip, it was merely an example. Even ones with short text are not showing up with their description, and now i have tried the "{{scroll_desc=@{scroll-desc}}}" adding it in every way i know how to add such a macro. front only, end of description, both ends in the macro text. Nothing happens. Here's the sheets current settings and the Elemental grip description
1532309357
vÍnce
Pro
Sheet Author
Sorry, been in the woods for the last week... Again  {{scroll_desc=@{scroll-desc}}} only needs to be added on older/existing macro-text.  (repeating rows that were added to a sheet 2 months ago or older) Also, it does not effect macro-text in any way other than adding a flag to scroll long descriptions based on the settings page.  (looks like I forgot to update the translation on production code, I'll get that taken care of.) Does this happen only on this character?  Can you post a copy of your macro-text as well?  It sounds like {{description=@{description}}} is missing for some reason.