Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Whisper only whispers the first line

/w DM a b c Where shift-return is used to enter new lines after a, b, and c will only whisper 'a'.  'b' and 'c' are sent to everyone.  This has caused some embarassment in my campaign.
A line break is interpreted as a new command, so it should start with /w DM again. You might want to look into  roll templates to have a more advanced output for your macros.
And, as you have a pro subscription, you might even want to have a look at some API scripts like  Power cards .
1521314427

Edited 1521314446
Gen Kitty
Forum Champion
(As this is working as intended, I'm moving this over to Specific Use Questions)
1521319022

Edited 1521319113
The Aaron
Pro
API Scripter
If you simply must have multiline whispers and don't mind a small amount of visual clutter, you can wrap the lines in {{ }}: /w aaron {{  In the first place, this line. Later, this line. Finally, I end with this line. }}
1521319107
The Aaron
Pro
API Scripter
Using the default template, you can get something not to bad: /w aaron &{template:default}{{=Some multiline text. See my text!}}