Hi, I'm new here and learning fast. But i'm Stuck at a problem: I wan't to make a macro that rolls my Attack, and Damage roll at the same time. So far I've done that. But now I'm making a possibilty to enable/disable Point Blank Feat to both my rolls (+1 attack and damage roll) I've made a Boolean that asks for point blank at my attack roll and again at my damage roll, then my macro rolls both. But can The 2nd roll "remember" the boolean from the first roll? So my macro only ask wether or not i use Point Blank and then wether or not it should put +1 in both rolls? Hope it makes sense :-) thanks in advance