Running Commands from Handouts in Roll20

Поділитися
Вставка
  • Опубліковано 18 жов 2024

КОМЕНТАРІ • 28

  • @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!

  • @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!

  • @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.

  • @einherjer6293
    @einherjer6293 3 роки тому +1

    Once again a very useful Tutorial.

  • @faerae666
    @faerae666 3 роки тому

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

  • @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.

  • @drifterarc792
    @drifterarc792 Рік тому

    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  Рік тому

      Glad it was helpful! Happy gaming!

  • @sjhhej
    @sjhhej 3 роки тому

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

  • @michaelcoetzee4344
    @michaelcoetzee4344 3 роки тому

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

  • @JJokerMoreau
    @JJokerMoreau 9 місяців тому

    Ima leavo this video.

  • @AdamPreset
    @AdamPreset 3 роки тому

    Great video and great tips! Thanks, Nick!

  • @mattc.7189
    @mattc.7189 3 роки тому

    Cheers Nick, great advice

  • @midniteoilsoftware
    @midniteoilsoftware 2 роки тому

    Thanks for this!!!

    • @NickOlivo
      @NickOlivo  2 роки тому +1

      Glad it was helpful! Happy gaming!

  • @Vanye111
    @Vanye111 3 роки тому

    Hot damn. This is a great tip . Thanks!

  • @robertonc2013
    @robertonc2013 Рік тому +1

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

  • @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.

  • @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.

  • @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.

  • @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 2 роки тому

    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  2 роки тому

      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 2 роки тому

      @@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