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
This post has been closed. You can still view previous posts, but you can't post any new replies.

Easy whisper macro for players

here is an easy whisper macro for players since gms can use the select token whisper /w ?{Whisper|Player1name|Player2name|Player3name|Player4name|Player5name|Player6name} ?{What would you like to say?}
I use : /w "@{target|token_name}" ?{"What"|um} @{selected|token_name} *speaks low.* to @{target|token_name} And to GM: /w GM ?{Briefly| Nevermind.} @{selected|token_name}
you cant select other players tokens in most games unless your the GM
1474306991
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
But you can target them. That macro looks like it would work to allow you to whisper from any token you can select to any token you can target.
1474312852
The Aaron
Pro
API Scripter
Right.  You would run this with a token that is doing the talking selected.  You'd then be prompted for what token to talk to, followed by a prompt for what to say.  The whisper would be delivered to the target token (and thus, anyone that can control that token).  Then a message saying "Bob the Slayer *speaks low.* to Taco Pete" would be displayed (assuming Bob the Slayer was selected and Taco Pete was targeted). /w "@{target|token_name}" ?{"What"|um} @{selected|token_name} *speaks low.* to @{target|token_name}