Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Menu Options Issue

Hi All I have been struggling with this macro. I have several macros that I am trying to create one menu to have a drop down menu to initiate the macros. I have tried several different ones from the forums but not quite working. I took this format from the documentation ?{Choose an Attack| Melee, #Melee-attack| Ranged, #Ranged-attack| Psychic, #Psychic-attack} it seems to work as expected So I changed the macro to one of my macros and change the format ?{Select A Macro|    Door, #Door |    Trick Trap, #Trick-Trap|     Side Passage, #SidePassage } Basically I just changed the label and the macro name and have this error Any ideas? Also another thing that I observed is when I type the # to refer to macro there is automatically a few of my macros to display / select from but not all of them. Is that normal? Tks / Dave
Ok I removed the spaces and the menu is displayed as expected  ?{Select A Macro|    Door, #Door|    Trick/Trap, #Trick-Trap|    Side Passage, #SidePassage} But when i select the different options is just displays the script name in the chat box