
Was unable to find much on it however I am attempting to use a tweaked greyhawk Initiative and wanted to make a macro for my players to assist with Initiative, it works fine as it however i wanted it all to fit nicely on to a single window not a series of pop up windows. any advice? below is my current macro for it.
/gmroll [[?{Move|No, 0|Yes, 1d6}]] + [[?{Attack|Light, 1d4|Medium, 1d6|Heavy, 1d10|Spell, 1d8|Other, 1d6}]] + [[?{Spell Level|None, 0|Level 0, 0|Level 1, 1|Level 2, 2|Level 3, 3|Level 4, 4|Level 5, 5|Level 6, 6|Level 7, 7|Level 8, 8|Level 9, 9}]] + [[?{Bonus Action|None, 0|Light Attack, 1d4|Medium Attack, 1d6|Other, 1d6|Spell, 1d8}]] +[[?{ Bonus Spell Level|None, 0|Level 0, 0|Level 1, 1|Level 2, 2|Level 3, 3|Level 4, 4|Level 5, 5|Level 6, 6|Level 7, 7|Level 8, 8|Level 9, 9}]] + [[?{Swapping Gear|No, 0|Yes, 1d6}]] + [[?{Surprised|No, 0|Yes, 10}]] &{tracker:+}
/gmroll [[?{Move|No, 0|Yes, 1d6}]] + [[?{Attack|Light, 1d4|Medium, 1d6|Heavy, 1d10|Spell, 1d8|Other, 1d6}]] + [[?{Spell Level|None, 0|Level 0, 0|Level 1, 1|Level 2, 2|Level 3, 3|Level 4, 4|Level 5, 5|Level 6, 6|Level 7, 7|Level 8, 8|Level 9, 9}]] + [[?{Bonus Action|None, 0|Light Attack, 1d4|Medium Attack, 1d6|Other, 1d6|Spell, 1d8}]] +[[?{ Bonus Spell Level|None, 0|Level 0, 0|Level 1, 1|Level 2, 2|Level 3, 3|Level 4, 4|Level 5, 5|Level 6, 6|Level 7, 7|Level 8, 8|Level 9, 9}]] + [[?{Swapping Gear|No, 0|Yes, 1d6}]] + [[?{Surprised|No, 0|Yes, 10}]] &{tracker:+}