Hey everyone, Im working on an inline macro that will show what AC a character actually hit with his attack roll. Right now i have this.... /em Attack roll I HIT AC [[+?{THACO} - 1d20 -?{Modifier|0}]] Spits out this player Attack roll I hit AC 3 ( for instance) Was hoping to use this to clean up the chat box , and make the to hit roll easily referenced. This allows the player to input a positive modifier if he has one . But a negative modifier is where im having trouble. So far if i use the thaco as a positive number and the attack roll and the positive modifier as a negative it gives a actual AC that was hit. although a negative modifier is unusable in this instance. Any recommendations ?