
Below is a macro I'm playing for Firefly (cortex plus), whereby you say how many of each dice type you want to roll and it totals the highest two. My experience with macros and queries is very basic, and I'm wondering is it possible to tweak this to use the /me function to keep it inline without the full breakdown, but also return both the highest two results totalled, and the number of ones rolled? /roll { ?{d4}d4 + ?{d6}d6 + ?{d8}d8 + ?{d10}d10 + ?{d12}d12 }kh2