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

OGL NPC Reaction Token Macro

I've been using this macro I got from the taking 20 video to display reactions on npc tokens: /w gm &{template:npcaction} {{name=@{selected|npc_name}}} {{rname=@{selected|repeating_npcreaction_$0_name}}} {{description=@{selected|repeating_npcreaction_$0_desc}}} It no longer seems to work.  Can anyone please help.  I couldn't find a post that addressed this specific macro so sorry if this has come up somewhere before. Thanks.
1586116428
Kraynic
Pro
Sheet Author
That is outdated, since the sheet code has changed.  You need to change the desc to description.
Wow!  I knew it had to be something simple.  Thank you so much for the quick reply.