Hi there, So I've created a Challenge dice rollable table for 2D20 using this basic command /roll #t[Combat-Dice] which then references the rollable table and how many dice. This was created based on what I've seen others have posted so far, which is simple enough. I want to make it easier for the players to input the number of dice rather than typing that out. So I figure use a Macro: [[?{# of Dice|1}t[Combat-Dice]]]. This works but it totals the dice roll rather than show the full results. It's only when you mouseover the result number does it show you formula and the result. How can I get the Macro to display the result and total?