Now THIS is the kind of stuff I'm looking for: an advanced user helping us step by step without quick clicks and rapid vague dialogue that assumes we know everything already.
There is no shortage of resources to learn this stuff. If you aren't bright enough to figure it out without complaining about your free tutoring, maybe you just aren't bright enough to figure it out.
Man you got me at 6:51. I was seriously wondering why not just hardcode the text into the token actions and then you went and answered that exact thing. Thank you for this very helpful video!
A very good tutorial. I think I will be able to use this for my chests, putting the treasure from the chest in the chat, or the damage if they set that off. Awesome work.
This is AWESOME!!!! Keep it coming, please.. I followed these instructions and was having trouble with the image not loading in chat, then remembered from another one of your videos to add #.png Thank you so much!
I find the same problem, the info i entered in the bars is empty when i log back in & go to run the adventure (I also put attack info in the monsters bars which doesnt vanish (copy & paste monsters) & have an attack macro) I am not new to this method, I use many macros, and have tried trouble shooting to no avail all i can do is have a separately named sheet for each info token, surely not! please help us
Hey Nick , Great video!!! I am having a problem with displaying a Pic from bar 3 like you did in the video? has something changed since the video was made ? any help would be great thank you.
Hey Nick, thanks for all the awesome videos you put out there! They are all extremely helpful! However, I cannot seem to get the picture showing in my chat... only the link is showing. I have tried a few different syntaxes for the command: [Image](URLtoImage@{selected|bar3}) or [Image]URLtoImage(@{selected|bar3}) or [Image](@{selected|bar3}) .... none of these seem to work for me. Any advice? :-)
Thanks for the kind words! To your question, assuming you have the URL to the image stored in bar 3, you'd want the following: [Image](@{selected|bar3})
@@NickOlivo I'm probably a little late mentioning this, but I think you wrote the macro "display image to the party" inaccurate in your video description notes. but I use the code out of your video and it worked perfectly. I really love your videos please keep them coming.
Might a stupid question covered in a different Video but if you are using bar1 and 2 for the players as AC and HPs can you set up three different color options for the DM use? Or do it conflict with what you are doing in this video?
the info i entered in the bars is empty when i log back in & go to run the adventure (I also put attack info in the monsters bars which doesnt vanish (copy & paste monsters) & have an attack macro) Ive tried like the monsters to drag Transparent.png onto map & fill it out but it loses its aura & info too I moved info token to GM Layer & it kept the small amount of info in only 1 of my info tokens, when i tried to change that info & reload it reverted back to the old info... I am trying on a new roll20 account now... GOT IT = when i add it to the tokens 3 colored circles it saves it, when i go into token settings and add it to the 6 bars & save settings it doesnt save
First off Love the video and it is about the 3rd time I have watched it. I was trying the notes token thing and I can't get any of the new abilities to pop up like yours does for buttons on the top of the screen. I don't have any idea of what I am doing wrong either. The actual ability works when I go into the character sheet and click on it and I do have Show as Token Action active...I have clicked on and off the token as well to see if it pops up, even tried refreshing but it just doesn't. Any suggestions? EDIT: The token wasn't registered to the character sheet XD
I don't know of a way to do that directly, sorry - I'd probably create the attack or roll as a token action on the character sheet and then call that. I did a video on token actions here - ruclips.net/video/jNFosWO7HKI/видео.html
Great Video. I'm starting to dive down the rabbit hole now. Is this what you would suggest doing for a treasure chest icon? Wanting treasure to display to characters. Ideally somewhere down the road it would be interesting to add an item to character's inventory.
You could use it like that, sure. Your players find a chest and then you click on the macro to display what they found in the chat. As for adding an item to their inventory, it's a neat idea, but you can't add/modify journal entries or character sheets via regular macro commands - that would require the API.
I think chatSetAttr would be what you're looking for. I haven't used it much myself, but it looks like it'll do what you want. github.com/joesinghaus/roll20-api-scripts/blob/ChatSetAttr/ChatSetAttr/README.md
@@NickOlivo When I put in the image URL and try to bring it up no matter what it just prints [IMAGE] in the chat and only appears if you hover over the word [IMAGE]
Nick, what layer do you put this token? You have it on the token layer but when I place it on the board my players can see it. Token, GM and map are all the same. Is this due to the dynamic lighting update?
Hi Joel - the token's on the Token layer in this example, but it should work on any layer. If you put a token on the GM layer, your players shouldn't be able to see it. Are they saying they can see it, or is it appearing when you click the "Rejoin as Player" button - I've noticed that button often lets you still see things that are on the GM layer.
I can't get this token to be invisible for my players. Has anything changed since the Dynamic lighting update? I've tried to put the token on both GM layer and Token layer, no luck.
Glad you found it helpful, Barrie! And good luck with the campaign - I read Kingmaker and it looked like a lot of fun. The Patreon just went up a couple of days ago. Thanks again for your support! :)
Am currently using the token, but I want to try and do a whisper command on some of them. My current set up is having bar1 have /desc ?{Whisper|Name1|Name2|Name3} @{selected|bar1} But it doesn't really whisper. All of it comes to the description. I tried putting the whisper before the /desc but still didn't whisper. I get the drop down menu for the names, but it is still visable as a description. Even if remove the /desc tag, it won't whisper. Any idea what I am doing wrong? Edit. I sorted it out by actually update the macro by pressing the tick box. And also remove the /desc from the macro. So now it comes in as a whisper. Is there a way to have it show up as a description, but only for the player that is there?
Do you need a pro account to use the Menu or does it only work pulling info from bars? I cannot get it to work with a base account trying to pull info from other abilities I wrote.
@@NickOlivo I made a variety of attack options pulling info from the selected token (single attack, full attack, attacking with power attack for example) that display in the default template as character sheet abilities. They each work individually however when I try the inline chat nested macro [single attack](~single attack) the pink button called single attack shows up but will not function when clicked. I cannot figure out what I'm doing incorrectly.
@@NickOlivo This is a long macro, and honestly it might be faster to just fill out the character sheets but I do not think my players would be willing to do so. So, instead I made a list of only a few attributes they need to fill in and the universal macro's can pull the information. Maybe this is my problem. &{template:default} {{name= @{selected|token_name}’s Thrown Touch Attack}} {{attack= [[1d20cs>@{selected|CritRange}+@{selected|AB12}+4]]}} {{damage= [[@{selected|WeaponDMG}]]}} {{?{Sneak Attack|No,No Sneak Attack[[0]] |Full,Full Sneak Attack [[@{selected|Sneak}]] |Full Sacred,Full Sacred Sneak Attack [[@{selected|Sneak|Max}]] |Half,Half Sneak Attack [[(@{selected|Sneak})/2]] |Half Sacred, Half Sacred Sneak Attack [[(@{selected|Sneak|Max})/2]]}}} {{Miss Chance= [[1d100]]}}
@@itgivesyoudemonwings Hmm. I was able to make that work. Let's try to narrow it down. If you change your macro to something simple, like this, does it work - &{template:default} {{name=Thrown Touch Attack}}{{Hello=World}}
The same method you use to display a picture to your players could you display a GIF? Again thank you for the really awesome tips. I hope your channel does well.
I've used your macro that let's you create a button that calls a particular ability from a character sheet, but can it also call a macro made in the collections tab? I have a macro called health check... &{template:default} {{name=**Medicine Check**}}{{You roll a [[1d20+@{Name|medicine_bonus}]] on a roll of 10, click the [Health-Check](~Health-Check)}}
I just found your channel and have to say it is such a great help! Thank you very much! I have a question though. Is there a way to display the Skills of a NPC/Monster in the chat window? For example Stealth +5, Arcana +2... Because right now i'm able to display all other traits, abilities and actions, but not the Skills. Thanks in advance.
Hi Phillip - I haven't tried this myself, but this might help - app.roll20.net/forum/post/6322540/script-gmsheet-a-simple-gm-cheatsheet-to-display-your-partys-most-important-stats-at-a-glance
Very cool idea and good explaned! But I think you have an error in your video description concerning the menu - it should be (~AbilityName) not [~AbilityName], shouldn't it?
This is 99% of what I was looking for and 150% what i didnt know I needed. Thank you so much for the easy and in depth guides! My only question, Is there a way to utilize this so that players can do this themselves? I.e. they walk up to a bookcase and can read the book titles. Or click on a statue and it states "This is a statue of man holding a kite shield with the Royal family crest" etc.. I know I can add permissions to the players to control the tokens, however that also means they can move it. Which is a no no.. Any links or videos that show this already made?
If you have access to the Roll20 API, I think this script will do what you're looking for. app.roll20.net/forum/post/7506126/script-check-it-out/?pageforid=7506126#post-7506126
Really enjoying your videos. Very well done. I have a question, that maybe someone here can answer. I'm brand new to Roll20, and d&d on the whole. I want a token, that when clicked, whispers a compendium entry. In the chat is fine. Is this possible? I'd lock the tokens in place. Reason: I made a "map" that acts as a storefront for a shop. I created tokens for the various items for sale, and I want the players to be able to click on them, and get the compendium entry, or handout for the item in question. IE: Shortsword. The price is already on the item. Ideally, this would whisper the person clicking on it. I wasn't able to do this, but I thought of a work around inspired by this, and it might be better. I can RP as the shop keeper, and it forces them to ask about the items, and then I just run the token action, and it sends the compendium entry with the attributes to the chat, but I can only get it to send a link.
Admin can open images and use /desc, other players when hitting token button, see: Unrecognized command: /desc" ; also they can't see images by themselves when they hitting button((((
@@shernv5231 Anyone should be able to post an image to chat by using the [Image](urlToImage) syntax. Ex - [image](allpetnews.com/wp-content/uploads/2011/07/Puppy-300x232.jpg)
Now THIS is the kind of stuff I'm looking for: an advanced user helping us step by step without quick clicks and rapid vague dialogue that assumes we know everything already.
There is no shortage of resources to learn this stuff. If you aren't bright enough to figure it out without complaining about your free tutoring, maybe you just aren't bright enough to figure it out.
This is, to this day, the single most useful video there is to a DM that likes to prepare. Always grateful Mr. Olivo
I'm pretty sure this is the best video for making Roll20 better out there.
As a self proclaimed "Ludite" who uses roll20 all the time your vids are a godsend. Much appreciated.
Man you got me at 6:51. I was seriously wondering why not just hardcode the text into the token actions and then you went and answered that exact thing. Thank you for this very helpful video!
Glad it was helpful!
A very good tutorial. I think I will be able to use this for my chests, putting the treasure from the chest in the chat, or the damage if they set that off. Awesome work.
This is AWESOME!!!! Keep it coming, please..
I followed these instructions and was having trouble with the image not loading in chat, then remembered from another one of your videos to add #.png
Thank you so much!
Having the same issue. Were do you add the #.png
@@ratoflodi stick it on the end after the closed curly bracket:
[image](@{selected|bar3}#.png)
I'm so glad you're doing these. Thanks!
You're amazing Nick. Your videos add so much usability to Roll20.
Thanks for the kind words!
It's been a year since you posted and it's still awesome. Thanks!
You provide some of the best tutorials for Roll20 out there. Thanks Heaps
My god, Nick, you are amazing. A LOT of useful informations about Roll20. You are the best.
Quality tips and good job teaching them, thanks
Thanks a lot. These tutorials for roll20 are super helpful for a starting DM like me.
This is amazing! Im DMing for my first time on Roll20 and this is going to be so helpful!! Thank you for the tutorial!
Glad it was helpful! Happy gaming!
for some reason, every time I log in again the text in the different bars is erased
I find the same problem, the info i entered in the bars is empty when i log back in & go to run the adventure
(I also put attack info in the monsters bars which doesnt vanish (copy & paste monsters) & have an attack macro)
I am not new to this method, I use many macros, and have tried trouble shooting to no avail
all i can do is have a separately named sheet for each info token, surely not! please help us
Great job, keep these videos coming!
Pay this dude. These videos are great
DUUUUDE im so grateful for your vids they help me out so much leveling up my games soooooo much thanks a millions
Glad you liked them, Mick! Happy gaming!
Thank you, I absolutely LOVE it! This is great and this will help me greatly in my own campaigns and oneshots ❤❤❤
Glad it was helpful! Happy gaming!
@@NickOlivo Thanks, you too ❤
Keep opening up creative doors for us!
Fantastic video, missed this one ;)
Hey Nick , Great video!!! I am having a problem with displaying a Pic from bar 3 like you did in the video? has something changed since the video was made ? any help would be great thank you.
This was a huge help to me!!! Thank you!!!
every time I open youtube now its always Nick Olivo saying "in this video" haha
Valuable stuff. Thanks!
One word - genius!
This is great! Thanks for sharing!
This pretty nice, very clever!
This was a fantastic tutorial!
Super useful. Thank you for this.
Awesome man
wowowow, awesome
Hey Nick, thanks for all the awesome videos you put out there! They are all extremely helpful!
However, I cannot seem to get the picture showing in my chat... only the link is showing. I have tried a few different syntaxes for the command: [Image](URLtoImage@{selected|bar3}) or [Image]URLtoImage(@{selected|bar3}) or [Image](@{selected|bar3}) .... none of these seem to work for me. Any advice? :-)
Thanks for the kind words! To your question, assuming you have the URL to the image stored in bar 3, you'd want the following: [Image](@{selected|bar3})
@@NickOlivo fantastic, that did it! :D
i had to do this [Image](@{selected|bar3}#.png)
@@xaxzander4633 Yep, failed for me unless I did your version. It would just say "image" otherwise, so more context in some of these scripts is needed.
@@NickOlivo I'm probably a little late mentioning this, but I think you wrote the macro "display image to the party" inaccurate in your video description notes. but I use the code out of your video and it worked perfectly. I really love your videos please keep them coming.
Might a stupid question covered in a different Video but if you are using bar1 and 2 for the players as AC and HPs can you set up three different color options for the DM use? Or do it conflict with what you are doing in this video?
So far as I can tell, you can't change the colors of the bars.
the info i entered in the bars is empty when i log back in & go to run the adventure
(I also put attack info in the monsters bars which doesnt vanish (copy & paste monsters) & have an attack macro)
Ive tried like the monsters to drag Transparent.png onto map & fill it out but it loses its aura & info too
I moved info token to GM Layer & it kept the small amount of info in only 1 of my info tokens, when i tried to change that info & reload it reverted back to the old info... I am trying on a new roll20 account now...
GOT IT = when i add it to the tokens 3 colored circles it saves it, when i go into token settings and add it to the 6 bars & save settings it doesnt save
Good to know. Thanks for the heads up, Paul.
First off Love the video and it is about the 3rd time I have watched it. I was trying the notes token thing and I can't get any of the new abilities to pop up like yours does for buttons on the top of the screen. I don't have any idea of what I am doing wrong either. The actual ability works when I go into the character sheet and click on it and I do have Show as Token Action active...I have clicked on and off the token as well to see if it pops up, even tried refreshing but it just doesn't. Any suggestions?
EDIT: The token wasn't registered to the character sheet XD
Instead of using the tilda to activate an ability, how would you do this for choosing a roll built into the character section of the character sheet?
I don't know of a way to do that directly, sorry - I'd probably create the attack or roll as a token action on the character sheet and then call that. I did a video on token actions here - ruclips.net/video/jNFosWO7HKI/видео.html
Thank you. :)
Great Video. I'm starting to dive down the rabbit hole now.
Is this what you would suggest doing for a treasure chest icon? Wanting treasure to display to characters.
Ideally somewhere down the road it would be interesting to add an item to character's inventory.
You could use it like that, sure. Your players find a chest and then you click on the macro to display what they found in the chat. As for adding an item to their inventory, it's a neat idea, but you can't add/modify journal entries or character sheets via regular macro commands - that would require the API.
@@NickOlivo which API would I look at?
I think chatSetAttr would be what you're looking for. I haven't used it much myself, but it looks like it'll do what you want. github.com/joesinghaus/roll20-api-scripts/blob/ChatSetAttr/ChatSetAttr/README.md
no matter what I try on image is does not display the picture but just says [image]
Can you provide an example of a line that isn't working?
@@NickOlivo When I put in the image URL and try to bring it up no matter what it just prints [IMAGE] in the chat and only appears if you hover over the word [IMAGE]
@@vampiregoat69 The URL needs to end with the filename (JPG, PNG etc) in order for the picture to show up in the chat.
[img](@{selected|bar3}) dont forget to put .gif after your image link if it doesnt have a .gif at the end .gif will work for images too
Nick, what layer do you put this token? You have it on the token layer but when I place it on the board my players can see it. Token, GM and map are all the same. Is this due to the dynamic lighting update?
Hi Joel - the token's on the Token layer in this example, but it should work on any layer. If you put a token on the GM layer, your players shouldn't be able to see it. Are they saying they can see it, or is it appearing when you click the "Rejoin as Player" button - I've noticed that button often lets you still see things that are on the GM layer.
I can't get this token to be invisible for my players. Has anything changed since the Dynamic lighting update? I've tried to put the token on both GM layer and Token layer, no luck.
Where did you get the transparent token? I type it in and get nothing.
I had the same question. Do an image search for "transparent png" and you will be golden.
Thanks in advance.
Really great and concise video. I'm using it this morning to set up a new dungeon for my Pathfinder Kingmaker campaign. Is the Patreon new?
Glad you found it helpful, Barrie! And good luck with the campaign - I read Kingmaker and it looked like a lot of fun. The Patreon just went up a couple of days ago. Thanks again for your support! :)
Yes, I did find this usefull :D ty
Exremely clever
Am currently using the token, but I want to try and do a whisper command on some of them. My current set up is having bar1 have /desc ?{Whisper|Name1|Name2|Name3} @{selected|bar1} But it doesn't really whisper. All of it comes to the description. I tried putting the whisper before the /desc but still didn't whisper. I get the drop down menu for the names, but it is still visable as a description. Even if remove the /desc tag, it won't whisper. Any idea what I am doing wrong?
Edit. I sorted it out by actually update the macro by pressing the tick box. And also remove the /desc from the macro. So now it comes in as a whisper. Is there a way to have it show up as a description, but only for the player that is there?
Do you need a pro account to use the Menu or does it only work pulling info from bars? I cannot get it to work with a base account trying to pull info from other abilities I wrote.
It does not require a Pro account. How are you creating the buttons?
@@NickOlivo I made a variety of attack options pulling info from the selected token (single attack, full attack, attacking with power attack for example) that display in the default template as character sheet abilities. They each work individually however when I try the inline chat nested macro [single attack](~single attack) the pink button called single attack shows up but will not function when clicked.
I cannot figure out what I'm doing incorrectly.
@@itgivesyoudemonwings Can you paste in what the single attack action does? I'll see if I can replicate it.
@@NickOlivo This is a long macro, and honestly it might be faster to just fill out the character sheets but I do not think my players would be willing to do so. So, instead I made a list of only a few attributes they need to fill in and the universal macro's can pull the information. Maybe this is my problem.
&{template:default} {{name= @{selected|token_name}’s Thrown Touch Attack}} {{attack= [[1d20cs>@{selected|CritRange}+@{selected|AB12}+4]]}} {{damage= [[@{selected|WeaponDMG}]]}} {{?{Sneak Attack|No,No Sneak Attack[[0]] |Full,Full Sneak Attack [[@{selected|Sneak}]] |Full Sacred,Full Sacred Sneak Attack [[@{selected|Sneak|Max}]] |Half,Half Sneak Attack [[(@{selected|Sneak})/2]] |Half Sacred, Half Sacred Sneak Attack [[(@{selected|Sneak|Max})/2]]}}} {{Miss Chance= [[1d100]]}}
@@itgivesyoudemonwings Hmm. I was able to make that work. Let's try to narrow it down. If you change your macro to something simple, like this, does it work - &{template:default} {{name=Thrown Touch Attack}}{{Hello=World}}
The same method you use to display a picture to your players could you display a GIF?
Again thank you for the really awesome tips. I hope your channel does well.
I think that should work.
I've used your macro that let's you create a button that calls a particular ability from a character sheet, but can it also call a macro made in the collections tab?
I have a macro called health check...
&{template:default} {{name=**Medicine Check**}}{{You roll a [[1d20+@{Name|medicine_bonus}]] on a roll of 10, click the [Health-Check](~Health-Check)}}
What about displaying an image that is already in our library?
You can get the URL by going here marketplace.roll20.net/library/ and then right clicking on the image.
exist a kind of macro to show throught the chat the pic of a token?
I've got another video that might do what you're looking for - ruclips.net/video/sjbgkCDCW88/видео.html - it's at about timestamp 6:04
I just found your channel and have to say it is such a great help! Thank you very much!
I have a question though. Is there a way to display the Skills of a NPC/Monster in the chat window? For example Stealth +5, Arcana +2... Because right now i'm able to display all other traits, abilities and actions, but not the Skills. Thanks in advance.
Hi Phillip - I haven't tried this myself, but this might help - app.roll20.net/forum/post/6322540/script-gmsheet-a-simple-gm-cheatsheet-to-display-your-partys-most-important-stats-at-a-glance
@@NickOlivo I'll have a look at it. Thanks for the response.
Awesome
Very cool idea and good explaned! But I think you have an error in your video description concerning the menu - it should be (~AbilityName) not [~AbilityName], shouldn't it?
Good catch! I've just updated it.
Great great job, thanks
This is 99% of what I was looking for and 150% what i didnt know I needed. Thank you so much for the easy and in depth guides!
My only question, Is there a way to utilize this so that players can do this themselves? I.e. they walk up to a bookcase and can read the book titles. Or click on a statue and it states "This is a statue of man holding a kite shield with the Royal family crest" etc..
I know I can add permissions to the players to control the tokens, however that also means they can move it. Which is a no no.. Any links or videos that show this already made?
If you have access to the Roll20 API, I think this script will do what you're looking for. app.roll20.net/forum/post/7506126/script-check-it-out/?pageforid=7506126#post-7506126
Really enjoying your videos. Very well done.
I have a question, that maybe someone here can answer. I'm brand new to Roll20, and d&d on the whole. I want a token, that when clicked, whispers a compendium entry. In the chat is fine. Is this possible? I'd lock the tokens in place.
Reason: I made a "map" that acts as a storefront for a shop. I created tokens for the various items for sale, and I want the players to be able to click on them, and get the compendium entry, or handout for the item in question. IE: Shortsword. The price is already on the item. Ideally, this would whisper the person clicking on it.
I wasn't able to do this, but I thought of a work around inspired by this, and it might be better. I can RP as the shop keeper, and it forces them to ask about the items, and then I just run the token action, and it sends the compendium entry with the attributes to the chat, but I can only get it to send a link.
Brilliant
This is epically spectacular. Thank you.
PS who the hell would downvote this viedo. (jackass). LOL
Admin can open images and use /desc, other players when hitting token button, see: Unrecognized command: /desc" ; also they can't see images by themselves when they hitting button((((
Absolutely right. These are intended for the GM's use, not the players.
@@NickOlivo is there anyway to give permission to players to use it? At least for image, without admin?
@@shernv5231 Anyone should be able to post an image to chat by using the [Image](urlToImage) syntax. Ex - [image](allpetnews.com/wp-content/uploads/2011/07/Puppy-300x232.jpg)
The transparent png link was aborted by my internet security because it is infected with phishing software.
Huh, that's weird. I don't get any messages like that.
You should get payed from Roll20 for this!
Is there a way to call a macro ex: !roll20AM audio,nomenu,play|TrackName
Not that I'm aware of, sorry.
Excellent! Very helpful!