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