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

Curious - is there a way to /talktomyself using this pre-installed macro?

Current Macro in question  &{template:default} {{name=@{selected|token_name}}} {{@{selected|bar1} [Click Here To Check Group Notes](@{selected|bar1|max})}} but when I add /talktomyself in front or use another api such as reporter and add !selfnote to the front of that macro, neither works.  I'd for it to whisper to the players only and not have chat log spammed since they actively use the interactive landing page I have set for them. There is 7 clickables, this is one of them. What is the best way to resolve this?
I'd use macro overloading to whisper the message to the triggering player.
1744068333

Edited 1744068371
Andrew R.
Pro
Sheet Author
/talktomyself stops the Mods sandbox from receiving the “!” so Mods stop working. Only regular macros will work. 
Andrew R. said: /talktomyself stops the Mods sandbox from receiving the “!” so Mods stop working. Only regular macros will work.  if I only used that followed by the macro, it still didn't work. I was trying both version, not combined.