I have a macro used to generate AOE images for spell casters. A character Sheet is loaded with Macros for each spell and multi-sided tokens representing the spells AOE. I use Summon to drop a token on the Tabletop and the Macro below to switch to the appropriate multi-sided image. For example the Macro below is used to place Fireball by changing the current side to an image of Fireball Area of Affect. Works perfect for the GM but when a player uses the macro it will not work -UNLESS - I remove the "--ignore-selected" parameter from the macro. Anyone have any idea how to fix that. While it will work without it, it works a lot better with the parameter in place. Example Macro: !token-mod --ignore-selected --set currentside|2 width|[[70*9]] height|[[70*9]] --ids @{Spell|character_id}