
Hi all, I'm still learning the ropes and it's amazing what is possible with roll20. Now I have a question and maybe you can give me a push into the right direction: I'm planning on introducing roll20 to my regular P&P group. Now although we are pretty tech savy (we have our Character Sheets in a huge Excel-Sheet with lots of formulas/macros), we still want to keep a lot of the original P&P flair. For example: most of us don't want to have the dice rolls automated, but still roll them by hand and input the values. Nevertheless sometimes it would be nice to have rolls automated, for example the initiative. So what I would love to have is a macro (or API script) that asks the player if he wants to do the initiative roll automated (based on the stats of the char) or manually. With option 1 roll20 would do the roll and put the number in the turntracker. With option 2 the player would enter a value (which he got by manually rolling the dice) and it would also go into the tracker. Is this possible with only Macros? Or do I have to write a script for it? The longterm plan would be to implement the same procedure to other events as well.