
Would it be possible to initiate a macro, make it roll a D8 and either show a specific text based off that result or a list of choises where I can pick the one I want by seeing what the macro rolled? Already tried this: ?{Choose number [[1d8]]|1;2;3;4;5;6;7;8}. It showed me the literal "[[1D8]]"