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

Macros living in character sheets

I know I have read about campaigns orgainize macros on character sheets, but for the life of me I cannot find the posts about it. Here is what I have in mind: Big Menu Macro that whispers to the user, i believe this lives in my campaign macros list.         [Gathering](how do i call the macro on GatheringMacros -> GatheringMenu)         Mining         Hunting Now I created a character sheet named GatheringMacros and on there I create a GatheringMenu &{template:default} {{Gathering Actions=Menu}} {{Actions = [Herbs](! #HerbGathering) [Food](! #FoodGathering)  [Special](! #SpecialGathering) }} All of these would live on the gathering character as well I think right? How do I make these macros point to the character sheet, and I am going about this correctly? Thanks all, I know its a bit in depth, but you guys have never let me down !
1586183467
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Read through  Macro Character Sheet  and  Chat Menu  and see if that answers your questions. If you have specific issues, feel free to post examples, but it sounds like you are on the right track so far.
ah, there it is... thanks, i will read it over, thanks
Got this working, so much cleaner, thanks for the links.