
Hey guys, I just saw a video about nesting macros and had the idea to make several rollable tables, so I have a name generator with first and last names. I created a macro that rolls on human male first names and human surnames. Then I created a new macro, rolling on on female first names and the same surname table. Both macros were created to whisper to the GM. I nested both macros in another macro, that whispers "buttons" to the GM which, when clicked, execute the name macros. My problem: When called by themselves, both name macros whisper their results. When called by the "buttons", they ignore the whisper command and post the names openly in chat. Anyone any idea why this happens?