Alan W. said: Additional query: can you have portions of the character sheet that only the GM can see? And yet another query, I see a button on one of the sheets I use that seems to imply the result will be whispered to the GM, but this is not what it does. It is part of the weapon section, with a heading of "/w GM?" and a yes or no box. If it says yes and I roll and attack, it pops up with a zero to hit, and the to hit chart across the bottom. If I roll with the answer no I also get a zero to hit roll, but no AC chart at the bottom of the box. And yet another query, is there some uber-whisper command where the result would go to the GM, but the sender would not see it? Hi Alan. I'll have to take a look since I added the whisper option to the sheet. It's supposed to whisper the attack table to the GM from that sheet. The attack is public but the to-hit table should be whispered. Like all whisper's to the GM, the player making the whisper also sees the whispered info, but other player would not. There isn't an "uber-whisper" option as you speak. The player sending and the GM will see the info. There are API options however. If you ant the complete roll to be whispered(rolling for an NPC/monster perhaps), try editing the macro-text and adding "/w gm " at the beginning of the macro. I could add a global whisper option to the sheet perhaps... update: there was a bug (missing line break) for whispering the to-hit table. added to the PR on github. Just waiting for PR's to merge then this will be live. Thanks Alan.