I have a macro for Divine Smite, is there any way to not show "the query option" it in the chat window when you choose the NO option? Let me explain..... I wish that: Divine Smite (when choose NO Divine Smite: don't show anything on the chat) Divine Smite (when choose YES Divine Smite: normal damage resolution) Currently as the macro is, when NO Divine Strike is chosen, in the chat it is resolved and the window is shown as 0 damage. I just need nothing to be displayed in NO Divine Smite. I don't know if there is any way to do it :P, I've been looking and I can't find any way to do it. here is the macro that i use %{selected|repeating_attack_$0_attack} &{template:simple} {{rname=Divine Smite}} {{r1=[[?{Divine Smite?| No, 0| 1st,2d8 + ?{Fiend or Undead?|No, 0|Yes, 1d8}| 2nd,3d8 + ?{Fiend or Undead?|No, 0|Yes, 1d8}| 3rd,4d8 + ?{Fiend or Undead?|No, 0|Yes, 1d8}}]]}} {{normal=1}} {{charname=Radiant}}