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.
Make sure you modify my example for the dex modifier on your particular sheet. Also, ensure the token is properly linked to a sheet(represents) What sheet are you using?
JamesCORP said: I don't understand? I'm using Call of Cthulhu 7th Edition Each sheet uses it's own attribute names, so when you see examples for macros, you always need to use the "actual" attribute names that apply to the particular sheet you are using. So for coc7e, it looks like the dex modifier is "dex" so try; [[ @{selected|dex} &{tracker} ]] You still need to verify that your token is linked to a sheet, otherwise the tracker has no clue who's dex to use. Info on properly linking a token to a sheet(done by the GM): <a href="https://wiki.roll20.net/Token_Features#Represents_Character_.282.29" rel="nofollow">https://wiki.roll20.net/Token_Features#Represents_Character_.282.29</a>