I'm very very new to making macros so this might just be something very simple that I'm missing. I have a player who is a psion so I wanted to try making a nesting roll query, so he could use his abilities more efficiently. So I made one macro for an energy stun, and then started practicing a nesting macro using that. It's made almost entirely from the Wiki's macro. ?{Which macro?|Attack, #Energy-Stun|Defend, #use-shield} When typing in this macro it lets me autocomplete Energy-Stun. When I use this roll query the drop down list shows up properly, but when I select attack rather then using the energy stun macro it just types #Energy-Stun in the chat. So I'm just not sure how to actually get the roll query to activate a macro. Also when I try adding a space after #Energy-Stun the drop down list doesn't work. Instead it has a pop up with the input value saying: Attack, &{template:DnD35StdRoll Again I'm really new to this so I'm not sure what I'm doing wrong or what is even happening, but I feel like I'm onto something cool. I tried looking up this issue, but I just can't figure it out.