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

[Group-Check] API not showing rolls

Current script I'm using on macro is: !group-check {{ --?{Ability Save|Strength,Strength Save|Dexterity,Dexterity Save|Constitution,Constitution Save|Intelligence,Intelligence Save|Wisdom,Wisdom Save|Charisma,Charisma Save} --process --subheader vs DC ?{DC} --button ApplyDamage !apply-damage ~dmg [[?{Damage}]] ~type ?{Damage on Save|Half,half|None,none} ~DC ?{DC} ~saves RESULTS(,) ~ids IDS(,) }} It doesn't roll anything for the group, it just shows this: Clicking Apply Damage doesn't do anything but I really just want the auto group check roll to work.  Working in 5e, the group initiative works fine but the rolls nothing happens.  I've made NPC character sheets for each monster but still nothing.  Is there anything I need to do just to get it so when I select multiple monsters I can roll their saving throws all at once please??????/ Thanks.
It looks like your picture didn't get fully uploaded -- I'm not seeing any image, so I'm not sure what's happening. Are you using the D&D 5E by Roll20 character sheet? If so, have you run the GroupCheck config command? !group-check-config --import 5E-OGL What is the output of this command? !group-check-config --show Otherwise it looks like you're using the same macro I use (minus the roll type).