Hi folks, I have a macro that gives me a drop-down and rolls on a few rollable tables !rt /w gm ?{Random Encounter| Land Encounter, ?{Location| Plains, [[1t[Random-Plains-Encounter]]] | Forests, [[1t[Random-Forest-Encounter]]] | Mountains, [[1t[Random-Mountains-Encounter]]] } | Aquatic Encounter, ?{Location| Cerulean Gulf, [[1t[Random-Cerulean-Gulf-Encounter]]] | Forgotten Sea, [[1t[Random-Forgotten-Sea-Encounter]]] } | City Encounter, ?{Location| Estoria, [[1t[Random-Encounters-in-Estoria]]] | Mytros, [[1t[Random-Encounters-in-Mytros]]] } | Labyrinth-Encounter, [[1t[Random-Labyrinth-Encounter]]] } But unfortunately, it's not working - as far as I can see all the parenthesis are in the right place, can anyone see why it's not working?