Hello, I am currently adding Macros to my player character, and I am facing troubles when I try to use his weapons / attacks. I know that I can I drag it down so it appears as a Macro, and this is working fine for me, but I would like to code it as an ability so I can make it a bit more fancy and add e.g. a /me uses his shortsword before that this text comes first. For saving throws thats easy, I just use this code : /me is a master in using his fingers %{selected|npc_sleight_of_hand} But I can't find the command to use it for my attack actions (On slot one I have my shortsowrd, slot two my shortbow etc.) Can anybody help me with this? Thanks