I am trying to make a macro for my game that would roll perception checks for all the players and whisper them to me, the GM. I tried using this format: /w GM Party Perception Check /w GM Player1: %{Player1|Perception_Check} /w GM Player2: %{Player2|Perception_Check} But the %{} rolls seems to break out of the GM whisper and send it to everyone. Am I doing something wrong? Is there a way to the Perception_Check roll and have it whisper the results? Thanks!