Hi folks, So I GM and have lots of characters with lots of macros. I want to have the macros say what the roll is for and who made it, rather than simply saying that I did it. Right now, I run attack macros that look like this: /emas @{selected|token_name} thrusts toward @{target|character_name} with her poison-drenched fangs, rolling a [[1d20+2+?{modifier|0}]] ! This works o.k. - click on monster, click macro, click target, etc... but I basically can't add these macros to the macro bar. If I do, the "selected|character_name" can provide humorous but rarely useful results. I also prefer the rolls you get from /roll (since it shows Nat 20's more clearly), but as far as I can tell you can't /rollas, right? I looked around for a while but couldn't come up with a good solution to this. I have no desire to change my name using the dropdown for each monster... any ideas? Could /me in an ability macro maybe refer the character rather than the player? Would that break anything anyone else does?