Hi All, I wanted to ask if somebody could explain the issue im having. Currently i want to make a dropdown macro which gives me the options for different attack types for my character. ?{Rifle Shot|Standard Single Shot,#rifle-single|Full Round,#rifle-full } The two macros rifle single and rifle full are: %{New character|repeating_weapon_$1_attack-roll} When i test rifle single and rifle full they work as expected but when i try and execute them using the dropdown macro it doesnt work (No errors appear in the chat) Is there somthing i am missing? All suggestions welcome