
I am trying to do a standard skill check in a macro but can't seem to get it to work right. The check is rolling 1d20 and checking to see if the roll is less than the skill value +/- any modifiers. If I use this is just kicks out the mod+(1 or 0) depending on if it was <> 18. /me rolls skill check [[1d20<?{Skill value|18}+?{Modifier|0}]] I've tried various ()'s and can't seem to get those to work either. I'm also wondering if it's possible to get a "SUCCESS" message for these like you can when you use /roll 1d20<12.