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 Generator -- Need Help W/ Macros

Hi All, requesting help with this nested macro. This was working fine before, however it sometimes breaks and shows up as nonsense in chat (examples attached).  NPC Generator macro: /w gm ?{Race/Gender| Human M, #Human-M-NPC | Human F, #Human-F-NPC | Dwarf M, #Dwarf-M-NPC | Dwarf F, #Dwarf-F-NPC | Elf M, #Elf-M-NPC | Elf F, #Elf-F-NPC | Gnome M, #Gnome-M-NPC | Gnome F, #Gnome-F-NPC | Goblin M, #Goblin-M-NPC | Goblin F, #Goblin-F-NPC | Halfling M, #Halfling-M-NPC | Halfling F, #Halfling-F-NPC | Orc M, #Orc-M-NPC | Orc F, #Orc-F-NPC } Individual Macro example for Human Male: &{template:npcaction} {{name=Human Male}} {{description=[[1t[Human-M-First-Name]]][[1t[Human-Last-Name]]] [[1t[NPC-Description]]] V: [[1t[NPC-Voice]]] Q: [[1t[NPC-Quirk]]] M: [[1t[NPC-Motivation]]]}} CORRECT EXAMPLE: BROKEN EXAMPLE: Any advice would  be appreciated, thank you!
What does your Dwarf Female macro look like?