Hi All I am using the 3.5 DnD character sheets. I am fairly new and have been through a few topics to no avail, I have been wanting to link character sheet rolls(Macros) to a token action. I have been successful utilising the following snippet in the Abilities section. " @{weapon1attack} " (Without quotes) This has allowed me to use the Macro on the character sheet by the name of "weapon1attack" which has worked out great as my players can now just click their Token action button without having to open their character sheet. Most of the macros link without issue. However, the only issue I have been having is trying to link the spell macos as follows. "@{spellcast01}" (Without quotes) This instead results in a response of Character Name|spellcast01 Any thoughts or suggestions? Much appreciated.