So, kind of simple here... but I've not been working with macros for a while since my other job started, so I've lost some knowledge and such from when I messed with macros regularly, but I'm trying to add an input modifier to an inline roll, and nothing I do with it seems to work. Here's what I'm trying to do: [[ 1d10?{If firing against a fighter, enter "-4"}cs>3cf<3 ]] So, essentially just roll a D10 and (if it applies that this roll is being used against a specific kind of enemy) enter "-4" as a modifier and just continue the roll as usual. I've gotten it, once, to a point where I could get numbers, but none of them would be red or green (to indicate success or failure just at a glance, so as to save time in-game). Anyone know what I'm doing wrong, or not doing? ;-;