
Hello All, I'm working on making a macro that gives players achievements. I want to make it a token macro that makes it so that when I give them an achievement they get a link in the chat window to it and it becomes visible in their journal. I'm stumped how to update player permissions without opening the handout for each achievement each time and updating it manually. I know there should be a way to do it, but I'm not that good with macros yet and was hoping for some help. A condensed version of what I have so far is: /w @{selected|token_name} ?{Which Achievement?|Achievement1,[Achievement1]|Achievement2,[Achievement2]} With handouts named Achievement1 and Achievement2. How would I make it so that when I assign a player Achievement1 they would get access to it in their journal if they didn't have it before?