Running Commands from Handouts in Roll20

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 28

  • @RichardRose-c7u
    @RichardRose-c7u Год назад

    Wow Nick, thanks a lot for posting this! Being able to 1-click audio from my handouts is a game changer for me. Love it!

  • @allenz7688
    @allenz7688 3 года назад +7

    I was afraid that this would be just another April Fools video (especially as it was so short).
    I was wrong! Another great video! Thanks for making my campaign that much better in Roll20!

  • @phillipkadaoui9649
    @phillipkadaoui9649 3 года назад +3

    This is amazing. Absolute game changer! Has absolutely set my mind into overdrive with the possibilities. Also the way you explain it is amazing. I've only ever "coded" in VBA for excel, but now really feel like I can get my teeth into this.

  • @faerae666
    @faerae666 3 года назад

    Been on Roll20 for nearly 4 years and did not know about this. A-Ma-Zing!!! Thanks Nick!

  • @einherjer6293
    @einherjer6293 3 года назад +1

    Once again a very useful Tutorial.

  • @drifterarc792
    @drifterarc792 2 года назад

    This method provides a workaround to get past the one character sheet type per campaign.
    I’ve been wanting to have small simple character sheets for units and vehicles in my D&D game, and this will allow me to make a template for one then, copy and modify it as needed. All the rolls can be made with a click from one sheet.

    • @NickOlivo
      @NickOlivo  2 года назад

      Glad it was helpful! Happy gaming!

  • @IgorFaria
    @IgorFaria 3 года назад +1

    Nick once again with the best Roll20 tips! :D Those were awesome tricks, dude. They make game flow much smoother and faster.

  • @patrickwalker7483
    @patrickwalker7483 3 года назад

    You made me so happy then so sad. I love the thought of putting clickable macros in my campaign handout but I run multi-monitor and always have the main story handout on a second screen. Still useful for other handouts though so thank you for the awesome video sir.

  • @michaelcoetzee4344
    @michaelcoetzee4344 3 года назад

    This is super helpful. Ihad no idea you could do this.

  • @sjhhej
    @sjhhej 3 года назад

    Thank you so much for this wisdom! Great tips and tricks.

  • @robertonc2013
    @robertonc2013 Год назад +1

    Pay atention, there are three symbols: ´ ' `. The symbol you must use is: `

  • @AdamPreset
    @AdamPreset 3 года назад

    Great video and great tips! Thanks, Nick!

  • @JJokerMoreau
    @JJokerMoreau 10 месяцев назад

    Ima leavo this video.

  • @mattc.7189
    @mattc.7189 3 года назад

    Cheers Nick, great advice

  • @Vanye111
    @Vanye111 3 года назад

    Hot damn. This is a great tip . Thanks!

  • @TazorNissen
    @TazorNissen 3 года назад

    This will help me with traps. I didn’t want to make macros for every single trap, so I created a NPC with each trap as an attack, but maybe this is easier.

  • @midniteoilsoftware
    @midniteoilsoftware 2 года назад

    Thanks for this!!!

    • @NickOlivo
      @NickOlivo  2 года назад +1

      Glad it was helpful! Happy gaming!

  • @SergioLeRoux
    @SergioLeRoux Год назад

    This is really useful. Is there a way to run a template roll from the link? I've tried pasting the `&{template=default} {...etc...} text and it doesn't work properly (will roll the inline rolls but it just displays the braces instead of a neat box). I even tried & instead of the ampersand. It works fine if I paste it on the chat...

    • @NickOlivo
      @NickOlivo  Год назад

      If you want to use roll templates, your best bet is to make a macro and then call that via the link.

  • @MelRiffe
    @MelRiffe 3 года назад

    Nick, I'm sorry to hijack your comments - the video was awesome, by the way; like all the rest, too - however I was wondering have you made a video about combat where, as the DM, I can select a handful of combatants and have them roll attacks? For instance, I have an encounter with 15 swarms of rats. Is there a way I can select all the swarms and have them roll their Bite attack? Thank you for your time. And Thank You for the videos. EDIT: I do have access to the Roll20 API, if that helps.

  • @jamesrafferty1787
    @jamesrafferty1787 2 года назад

    Hi Nick. I am trying to embed a macro in a handout. If I create the macro and then link to it, the output looks like it should. One roll public and one roll to gm. If I try to embed the macro it outputs the data but not in any format. How would you recommend embedding this? code = @{selected|wtype} &{template:default} {{name=Dragon Dice d12 Roll}} Rolls
    D12 = [[d12]]
    /w gm Rolls d4 = [[d4]], d6 = [[d6]], d8 = [[d8]]

    • @NickOlivo
      @NickOlivo  2 года назад

      Hi James - you can't have templates like that directly in a handout, so the only way to use templates is to make them macros and link to them.

  • @DanielPastordelaFuente
    @DanielPastordelaFuente 3 года назад

    I do not want to create many macros, instead I would prefer running a template directly from the handout link.
    However, when I save the link, it escapes the ":" character and converts &{template:mytemplate} into &{template:mytemplate}
    When sent to the chat, Roll20 does not seem to find the template and does not work.
    Would it be possible to resolve this problem? Any ideas?

    • @NickOlivo
      @NickOlivo  3 года назад

      I'm not sure about that, sorry. If you post over on the Roll20 forums, someone there may be able to help you.

    • @DanielPastordelaFuente
      @DanielPastordelaFuente 3 года назад

      @@NickOlivo Thanks for the reply! This is the thread at Roll20 forum if anyone is interested

  • @Satchmojones
    @Satchmojones 3 года назад

    Not being able to pop out sadly defeats alot of the purpose of this great trick