Greetings! I'm a relatively new comer to the macro scene and am trying to create some nesting macros for dice, tables, and etc. But I keep stumbling into a problem. Let me show you. So creating the macro (the base one) works fine besides a slight issue that bothers me with it being set to /w gm, but still shows me rolling something in chat. I'll show a picture as well as underline that issue. But the BIG issue is the problem with nesting. The code I'm using to nest is like this (Using a D10 as an example) /w gm &{template:npcaction} {{rname=Dice Roller}} } {{description=Select your die type: [D10](!&#D10)}} And this should give me a prompt in chat that is whispered and shows me a button to click so I can roll the D10 macro I made. But alas, it just gives me the name and a button that doesn't roll anything. Anyone else run into this problem and or found a solution to it? Thanks! ^The whisper issue for the D10 macro. Not a big deal, but don't like my players knowing I'm doing stuff in the background ;) ^And the big issue. This is the dice roller and when I click D10 (Which I did in the screenshot) it should roll a d10 like the macro above did. But instead it gives me a chat prompt that blank (and not whispered btw). Also ignore the D12, I got rid of it.