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 here.
×
×
Cookie Preferences
We use Cookies to help personalize and improve Roll20. For more information on our use of non-essential Cookies, visit our Privacy Policy here.
You can us @{target|[target name]|[attribute]} in a macro, even if you don't control the token. For example, if you wanted to emote an attack using the token's name, you could use:
/me attacks @{target|Target 1|token_name} and rolls a [[1d20]]!
Whenever you run a macro that uses @{selected|...}, it will use the macro you have currently selected. A token is selected if you click on it and there's a box around it indicating you can move or resize it. If you don't have any token selected, the macro will fail.
Whenever you run a macro that uses "@{target|...}, the UI will ask you to click on the token. That token will be used in that part of the macro, even if you don't have permission to control it.