Alright, so I'm trying to set up a macro where a player clicks on a target, then uses the macro to attack in a simple manner. However, I think I've hit a snag; the "success"/"fail" doesn't show up. Here's what I have so far: #iblia-atk -> /roll 1d20+@{Iblia|Base Attack Bonus}>@{selected|AC} Output: 1d20+4>15 = [Result] Nothin' else. Is this a bug, or am I messing my logic up? [Yes, I know, having a macro for each character isn't too great an idea, organization-wise, but my players are slightly lazy, and I can't blame 'em.]