
So in our Dark Heresy 2nd Ed. game we're using some custom ability macros for our weapon rolls. Below is an example: [[-1*1d100-((@{Selected|BallisticSkill}+?{Modifier|0})*-1)]] This isn't necessarily a problem per say... But I'm wondering if it's possible to it to display both the degrees of success and the original roll made on the 1d100? Whenever we roll we have to then hover over the inline-roll and then find the number rolled on the 1d100 in order to determine the hit location. Hopefully I've explained what I'd like to find out properly. My brain isn't working so good. >.<