
Essentially what I want to do is set up a macro which when used opens a dialogue box into which the GM types the name of the skill he wants to roll and have it be rolled as a whisper to the GM (for secret perception checks etc) I could set them all up individually, but that takes time and leaves clutter on my macros (which I tend to create several of). I had a system that worked last time I tried it, but something must have changed. Here's the macro I've been using in the past. /w GM Devon ?{What skill do you want to roll? (Hyphenate if more than one word)}: [[1d20+@{?{What skill do you want to roll? (Hyphenate if more than one word)}}]] (I made it before roll templates, you'll have to excuse the appearance)