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 to players token

Hi. How do I get the macro below to work? Whenever I test it, I get the error "Unable to find a player or character with name".... I have my token named and character sheet the same. Does the player needs to be online in order to work? Thanks! /me speaks low. /w “@{target|token_name}” ?{Message}
1496106134
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
It looks like your problem is that you have specially formatted quotes in there. Try this: /me speaks low. /w "@{target|token_name}" ?{Message}
Scott C. said: It looks like your problem is that you have specially formatted quotes in there. Try this: /me speaks low. /w "@{target|token_name}" ?{Message} Thanks! It worked.  This question has been resolved.