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

Nested macro problems with displaying to gm only

I have been trying to set up  a nested macro i think they may be called to call my random generators for male and female npcs . The problem is the first macro is whispered to the dm and displays the chat buttons but the macro i click on is displayed to all the macros are listed below  NPCs /w gm &{template:default}{{NPC=[Males](!&#13,#Males) [Females](!&#13,#Females)  }} this displays the boxes correctly for me to click on Male Macro example /w gm &{template:default} {{name=Male NPC}} {{NPC=[[1t[Male-Names] ]] [[1t[Last-Names] ]]  }} {{Appearance= [[1t[Hair] ]] Haired}} {{Height= [[1t[Male-Height] ]] }} {{Weight=[[1t[Male-Weight] ]] lbs }} {{Note=[[1t[Appearance] ]] }}{{Traits= [[1t[Traits] ]] }} {{Mannerisms= [[1t[Mannerisms] ]] }} {{Talent=[[1t[Talent] ]] }} {{Encountered=?{Where Encountered} }}   the result from calling this macro displays the results to all not just the dm any help with where i am going wrong would be greatly appreciated
1562021991

Edited 1562022449
vÍnce
Pro
Sheet Author
Try adding a new line at the beginning of your Males macro. ie /w gm &{template:default} {{name=Male NPC}} {{NPC=[[1t[Male-Names] ]] [[1t[Last-Names] ]]  }} {{Appearance= [[1t[Hair] ]] Haired}} {{Height= [[1t[Male-Height] ]] }} {{Weight=[[1t[Male-Weight] ]] lbs }} {{Note=[[1t[Appearance] ]] }}{{Traits= [[1t[Traits] ]] }} {{Mannerisms= [[1t[Mannerisms] ]] }} {{Talent=[[1t[Talent] ]] }} {{Encountered=?{Where Encountered} }} Not sure what if anything you'll need to do with your tables though...
Perfect it works great and now my pcs dont know i making up npcs on the fly - makes me look like a better dm thanks
1562113185
vÍnce
Pro
Sheet Author
Cool deal.  Being a better DM starts with keeping the magic hidden behind the curtain...