
Wasn't sure if this belonged here, but thought as it was about api scripts it was a good place. I currently run the following macro to change our druid to a panther (was the only animal he had seen) !token-mod --set represents|@{Panther|character_id} bar1_link|npc_AC bar2_link|speed bar3_link|HP !change-token-img --set 1 Is there a way to use a dropdown in this macro and the information to both parts of the macro? so in this case, panther for the represents and 1 for the change token. and then Ape and 2 for the next wild shape etc? or even better is there a way to create a buttons in chat for him that will pass both values to the correct api? Thanks in advance