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 Help] Trying to set 5E OGL query macros.

1461442618

Edited 1461466288
ISSUE RESOLVED!  Roll 20 staff rock! I just got the new OGL 1.4 sheet and in the settings area of a character, these macro buttons are visible at the bottom of the sheet.  I want to transfer those buttons as token actions to the map area itself.  I go to the character's sheet and copy all of the text present in the "ability_checks_query_var" Attribute.  I try to make a Macro using the Macro settings option above the chat.  When I do so, I get the error "TypeError: c is undefined"   I'm confused.  The macro worked perfectly when I execute it from the button on the character sheet, but it won't execute from the Macro option above the chat. I'd post the full macro here, but  it'd be too large.  I don't know how to set stuff inline in its own text box here in the forums. I'm welcome for any help!  Thanks!
1461447506

Edited 1461447688
Hi, Clint O. It looks like you're using the Shapedv2 sheet, not the OGL by Roll20 sheet. Check out the "Macros" table of the Shapedv2 documentation for the names of the Ability calls corresponding to each of the sheet buttons you circled. You could then place one such (keyworded) Ability call (e.g. %{selected|ability_checks_query_macro}) within a Macro.
/doh  I had assumed since I was using OGL to populate some areas it was the OGL sheet.  Ok, I found kind of a workaround solution.  I can get the macros to populate now, but it's in raw text format without the nice formatting that comes from rolling on the sheet itself.  A small sacrifice for running the game more efficiently.
Here's my recommendation:
Wow, that worked and it was super easy and compact. Do you have one for skill checks and ability checks?
Never mind ,found it!  Or rather, you found it for me first and I bothered to experiment further!  Thank you so much sir!  You've just streamlined my game immensely!
Great! Happy rolling!