
I'm fairly new to Roll20 and am running my first game (of Deadlands: Classic) this weekend. I'm trying to get my head around macros, but I have hit a wall. I'm trying to make a macro for every trait that contains a drop-down menu of all the abilities. For example, say I want Laura to roll for Lockpicking. I click on Laura's token, click the macro titled Deftness, and select Lockpicking from the drop-down menu. I have figured out how to do this if I only ever want to roll for Laura. But what if I want to roll for Phillip? That's where I thought "selected" came into play, but I can't get it to work correctly. Everything works separately but if I try to put %{Selected|Lockpicking} into the value placement in the drop-down list, it thinks it's part of the label, not the value. I've tried everything I could think of but I'm stumped. Is there a way to fix this?