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

NPC Attacks : Need Macro Help Please!

I am currently using this macro for all of my players attacks to keep their macro bar more condensed. I was hoping it was a simple copy/paste over to an NPC sheet but I see things are called differently on the NPC template. Full disclosure I have stolen this macro from KevinCurtis who is the absolute best.  !chatmenu @{selected|character_id} {template:npcaction}{{rname=@{selected|character_name}}}{{description=CHATMENU}} --separator: |  --title:Attacks --repeating_attack|atkname|action Currently it is calling the chat menu, but the menu is empty. I am assuming the " repeating_attack|atkname|action" needs to be replaced but I cannot find what it needs to be replaced with. Any help would be very much appreciated. Thanks!!!
1586301702
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
I'm not quite as cool as this Kevin Curtis fella, but this should do. Looking back, I don't think that repeating_attack should even have gone in the original macro. I'll go beat Kevin. ;) !chatmenu @{selected|character_id} {template:npcaction}{{rname=@{selected|character_name}}}{{description=CHATMENU}} --separator: |  --title:Actions --repeating_npcaction|name|npc_action
AAAAAAAAAHHHH CRAP....... now I feel terrible.... PLEASE KEEP GIVING ME YOUR WISDOM