Creating Interactive Map Icons in Roll20 (Revised)

  Рет қаралды 13,500

Nick Olivo

Nick Olivo

2 жыл бұрын

This video shows how to create interactive map icons that will whisper information about a location to a player, and will allow that player to click a link that opens a handout where they can learn more.
Skyrim map icons - bit.ly/3uSXLTe
Macro using Whisper
/w ?{Who Are You?|Nick|Daisy}&{template:default} {{name=@{target|Select a Location|token_name}}} {{@{target|Select a Location|bar1} [Click Here To Learn More](@{target|Select a Location|bar1|max})}}
Link to the !me script
app.roll20.net/forum/post/660...
The me script was written by The Aaron, his Patreon is here - / shdwjk
Macro using !me script
!me &{template:default} {{name=@{target|Select a Location|token_name}}} {{@{target|Select a Location|bar1} [Click Here To Learn More](@{target|Select a Location|bar1|max})}}
My Patreon: / nickolivo

Пікірлер: 134
@richardhealy
@richardhealy 2 жыл бұрын
The ability to link together a map token with an automatic pull of a handout and a whispered description is awesome and I think I will be using this for my Tomb of Annihilation game.
@epson25able
@epson25able 2 жыл бұрын
I've been looking for a way to make my handouts far more accesable to my players, this is an absolute life saver!
@NickOlivo
@NickOlivo 2 жыл бұрын
Awesome! I hope they enjoy it. Happy gaming!
@Reoh0z
@Reoh0z 2 жыл бұрын
Nick, my players are gonna love this. Thanks mate!
@David_Gallaher
@David_Gallaher 2 жыл бұрын
This SO SO great. I’d been using Tool Tips and Token actions to do something similar. I felt super clever -but this is sheer brilliance
@NickOlivo
@NickOlivo 2 жыл бұрын
Glad you liked it! Happy gaming!
@andrewtomlinson5237
@andrewtomlinson5237 Жыл бұрын
I'm having some fun with this in main game play. By allowing only certain players access to some of the notes, you can allow things like rangers being able to track without the GM essentially telling everyone what only the individual character would know. I love anything that feeds information directly to individual PC because it puts the narrative in their hands so that they get to tell the party what they found rather than either me telling everyone, or me telling them then them telling the party. I'd been doing that manually with pre-typed whispers, but this allows me to do that without having to go in and run the whisper myself. That might not sound like much of a time saver, but it really is!
@NickOlivo
@NickOlivo Жыл бұрын
Glad it was helpful, Andrew! Happy gaming!
@theAlexP
@theAlexP 2 жыл бұрын
These are the videos I've been looking for. Great work!
@NickOlivo
@NickOlivo 2 жыл бұрын
Glad you like them! Happy gaming!
@jackl.1263
@jackl.1263 2 жыл бұрын
A workaround to declaring the player that I used before my pro days: create a dummy account enrolled in the game named Self. That way, you can go "/w Self [insert macro]". Since your outgoing whispers show up for you as well, it effectively whispers into the void, allowing players to see the output but not clog up any other real players' chats.
@NickOlivo
@NickOlivo 2 жыл бұрын
Cool tip, Seth!
@telboy007
@telboy007 2 жыл бұрын
This is perfect, thanks for the tip!
@DanielMaenle
@DanielMaenle 2 жыл бұрын
This is super amazing!
@Kravax
@Kravax 2 жыл бұрын
Excellent! Tried it in my modern domain of dread map and it works a charm. Thank you for updating this :D
@NickOlivo
@NickOlivo 2 жыл бұрын
Glad you liked it! Happy gaming!
@nickmayfield976
@nickmayfield976 Жыл бұрын
this was absolutely game changing
@hewettlo
@hewettlo 10 ай бұрын
Works wonderfully! This is a great tool for my players who can get a bit overwhelmed with always trying to go into the Journal to find NPC's that I'm talking about. Now I can put bosses on the board and they can click on them to remind themselves. Thanks!
@NickOlivo
@NickOlivo 10 ай бұрын
Glad it was helpful! Happy gaming!
@GeritzMusic
@GeritzMusic 2 жыл бұрын
Slick! I'll definitely be looking into this in the future
@NickOlivo
@NickOlivo 2 жыл бұрын
Cool, let me know how it goes! Happy gaming!
@GMMike
@GMMike 2 жыл бұрын
Great video, gonna used it sometime soon. thanks :)
@ChitsandCats
@ChitsandCats Жыл бұрын
Awesome, exactly what I needed!!!
@NickOlivo
@NickOlivo Жыл бұрын
Glad it was helpful! Happy gaming!
@tbdt744
@tbdt744 Жыл бұрын
Thank you very much. It was driving me nuts trying to figure it out myself
@NickOlivo
@NickOlivo Жыл бұрын
Glad it was helpful! Happy gaming!
@angrygolemgames393
@angrygolemgames393 Жыл бұрын
Thanks Nick, amazing tutorial.
@NickOlivo
@NickOlivo Жыл бұрын
Glad it was helpful! Happy gaming!
@diegoduarte3257
@diegoduarte3257 11 ай бұрын
An alternative to whisper only to the player that has selected the information, without using API and without asking for it (avoiding cases in which troll players will span messages for other players) would be, instead of creating a public macro, to create a token macro. So, all players will see the macro button on the top of the screen, but only when this token was selected. This way, we can whisper a message only for the player controlling the selected token, with a macro similar to this one: /w @{selected|character_name} &{template:traits} {{name=@{target|Select a location|token_name}}} {{description=@{target|Select a location|bar1}}} Of course, for this approach to be useful, the player's token should be on the map, which I don't think would be a problem is most cases.
@polvotierno
@polvotierno 2 жыл бұрын
I suggest putting two arrows >> before the [Click Here... part. It makes the words stand out a bit better in the chat box.
@NickOlivo
@NickOlivo 2 жыл бұрын
That's a great idea!
@MarkBlance
@MarkBlance 2 жыл бұрын
This is very cool. I'll have to keep this in mind. I realize though that this could allow players to see the names of things that you might not want them to know yet.
@NickOlivo
@NickOlivo 2 жыл бұрын
That's true, but I usually only add the marker to the map once they've learned about it, either from talking to an NPC, or by stumbling upon it during their travels.
@MarkBlance
@MarkBlance 2 жыл бұрын
@@NickOlivo but it could also be used to learn about any token on the screen. So if you keep any info in Bar 1.
@NickOlivo
@NickOlivo 2 жыл бұрын
That's true. You could always use a different bar for the information if that's a concern.
@einherjer6293
@einherjer6293 2 жыл бұрын
awesome
@darkwarnoud5
@darkwarnoud5 Жыл бұрын
Great job Nick. I've watched your old video, this revised one and some other channals. I've also read it's comments and some forum. Anyways it is to much to keep tracking off for the credits. I just wanted share some problems I faced and how I overcame it... 1) Restrict its use to the map you DM wants and also makes whisper esyer. Add a new Character and call it “Map”. Let all players control and edit it but do not allow it to be seen in the player’s journals. Upload a token of a magnifier to it or any other token you want. Add a new ABILITIES “/w map &{template:default} {{name=@{target|token_name}}} {{[image](@{target|bar1})}} {{@{target|bar2}}} {{[(Learn More)](@{target|bar3})}}” call it “details”,”info” or whatever and check “show as token action” box. Keep making your token locations as in the older video you did with image, description and link to handouts. Put them into “objects & tokens” layer if you wanna your players to interact with it. This way players will be able to use it only on the maps you drag your character “Map” into. And it will have a nice and intuitive symbol of a magnifier. Coz the macro will appear to the players only when they select its token. Obs. After draging the “map” character to the map, right click it and select “is a drawing” and go to token options (double click) to remove all players permission. At the end, lock it to where you find better, close to the map’s lable for example. 2) I just forgot whatelse I was planning to say Anyways, sorry for this long comment and I hope it could somehow added up a bit. Thanks for your videos
@NickOlivo
@NickOlivo Жыл бұрын
Thanks for the tips! Happy gaming!
@neon5230
@neon5230 2 жыл бұрын
Nick. My man.
@lokith1562
@lokith1562 2 жыл бұрын
Maybe it's not possible, but if you're worried about your player's spamming each other, you could always make a macro that specifically is visible to just them (individually and hence one macro per player) and only allows them to whisper themselves, no? More work, but an option. Unless I'm off...
@NickOlivo
@NickOlivo 2 жыл бұрын
Yep, that would work too.
@amberthut
@amberthut 2 жыл бұрын
Ive been using this extensively and I appreciate your explanation so much! I do just have one question though. Is it possible to make it so that the whispered location blurb text is aligned left rather than to the right?
@NickOlivo
@NickOlivo 2 жыл бұрын
Hi Amber! I'm glad you liked the video. I found this post, which might be helpful app.roll20.net/forum/post/4231572/how-to-center-text-on-the-default-roll-template Happy gaming!
@JimCanup
@JimCanup 2 жыл бұрын
I made a small modification by putting the "More Info" link on a new line and wrapping it in back ticks so the text stands out more. !me &{template:default} {{name=@{target|Select a Location|token_name}}} {{@{target|Select a Location|bar1} [``More Info``](@{target|Select a Location|bar1|max})}}
@NickOlivo
@NickOlivo 2 жыл бұрын
Very cool, Jim!
@newmancl0
@newmancl0 2 жыл бұрын
This is awesome! Question, is there a playlist for things that can be done WITHOUT API? Thanks! just discovered your channel
@NickOlivo
@NickOlivo 2 жыл бұрын
Glad you liked it, Clifford! I don't have a playlist like that, but I try to say whether or not something requires the API in the first minute of the video, and also in the video description.
@newmancl0
@newmancl0 2 жыл бұрын
@@NickOlivo Love some of the fantastic stuff that can be done without API. I've implemented your location markers/info stuff as well as the whispered languages. I want more out of Rollable Tables. They just never seem to get me to where i want to be..... Need nested tables with some logic.
@chrizak
@chrizak 2 жыл бұрын
This is an awesome tutorial, Nick! I've found that in order for the hyperlinks to display the handouts, they have to be shared with the players already, which unfortunately, kind of defeats the purpose. Is there a workaround for this? Thanks!
@NickOlivo
@NickOlivo 2 жыл бұрын
Hi Christopher - glad you liked the video - so far as I know, the handouts need to be shared with the players.
@arcaneone
@arcaneone 2 жыл бұрын
You can share the handouts with the players and then archive them in order to avoid cluttering up their handouts section. The macros will still work.
@Fishyninjabreadman
@Fishyninjabreadman Жыл бұрын
Love this so much. I am definitely going to use it for my next game! However I noticed something else of interest in your Macro's tab. Does the Macro 'Sendplayerstobreakscreen' move the player flag from a map to another designated map? If so can you explain this because I would love this functionality. I'm a Pro subscriber so I have API access too.
@NickOlivo
@NickOlivo Жыл бұрын
Hi Matthew - it sure does. That macro makes use of the Map Change API, described here - m.kzfaq.info/get/bejne/n6xjo9dhmLnKgmg.html and I show how to extend that API here - m.kzfaq.info/get/bejne/mLJ7h5V9vafKZo0.html Happy gaming!
@Fishyninjabreadman
@Fishyninjabreadman Жыл бұрын
@@NickOlivo You sir, are a gentleman and a scholar. I'm actually making some interactive map icons as we speak! I have utilised many of the API's and tricks you have mentioned so once again, thank you.
@Reoh0z
@Reoh0z 2 жыл бұрын
The Skyrim link is cutting out the ")" at the end. We can add it manually to make the link work but there might be a youtube formatting thing to ignore the close bracket which is ending the URL prematurely.
@NickOlivo
@NickOlivo 2 жыл бұрын
Thanks for catching that! I couldn't find a way to force KZfaq to include the paren, so I changed it to a Bitly link and it seems to be working now. Thanks again!
@HFWhiteRaven
@HFWhiteRaven Жыл бұрын
I've been trying for the whole week and even tho I'm not the best, I wanted to give my players the best experience possible. I came out with a problem: i like how you did everything, but i wanted also the image like in the old version(kinda like a banner?). But i just... made messes lol how to fix it?
@telboy007
@telboy007 2 жыл бұрын
Hey, you can also select lock in position so players can't move the token around!
@NickOlivo
@NickOlivo 2 жыл бұрын
Absolutely. That feature didn’t exist when I recorded the vid, but it’s a great option. Thanks for watching, and happy gaming!
@ThorneMD
@ThorneMD 2 жыл бұрын
Nick: Hi everyone, I’m Nick Olivo. Me getting my pad and paper. And nick is awesome 😎
@NickOlivo
@NickOlivo 2 жыл бұрын
Aw, shucks. Thanks for the kind words! :)
@jamesyoutuber1
@jamesyoutuber1 Ай бұрын
Hey there! I know this is an older video, but I'm wondering if there's any way to restrict this macro to run only on the map page, instead of being in the macro bar on all pages?
@ChriStuarTv
@ChriStuarTv 2 жыл бұрын
This is great. I already have a "wiki" made with hyperlinks, but I've been looking for ways to make the map interactive. Is there an API that allows you to turn any token into a hyperlink to bypass the whisper entirely?
@NickOlivo
@NickOlivo 2 жыл бұрын
Glad you liked it! I'm not aware of an API that does anything like that, though, sorry.
@ChriStuarTv
@ChriStuarTv 2 жыл бұрын
@@NickOlivo Thanks for the response, Nick. I love your videos and have learned a lot about Roll20. Keep up the good work!
@DJDexterityakaPsyDex
@DJDexterityakaPsyDex 2 жыл бұрын
This is great, ive been sharing with all the other GMs i know! Unfortunately it has stopped working since yesterday, and i have no idea why :( I set up the master handout and a test handout, but when i created all the other handouts, and was happily going through creating the links in the "max" field. Logged in today and its stopped working on all of them for some reason. I use the VTTES plug in, not sure if that would interfere?
@NickOlivo
@NickOlivo 2 жыл бұрын
Hi Alistair - it's working for me - are you getting any errors? I'm not familiar with the plugin you mentioned, but if you disable it, does the functionality work?
@DJDexterityakaPsyDex
@DJDexterityakaPsyDex 2 жыл бұрын
@@NickOlivo It seems to, yes. I'll raise a bug report to VTTES. Thanks for the reply!
@NickOlivo
@NickOlivo 2 жыл бұрын
@@DJDexterityakaPsyDex Glad I could help! Happy gaming!
@amberthut
@amberthut 2 жыл бұрын
Mine occasionally stops working as well and I just restart the script sandbox and it works again.
@midniteoilsoftware
@midniteoilsoftware Жыл бұрын
Brilliant! Thanks for this.
@NickOlivo
@NickOlivo Жыл бұрын
Glad it was helpful! Happy gaming!
@Rain-of-fblthp
@Rain-of-fblthp 2 жыл бұрын
This is great! Question, from the original video, how would we modify this new macro so that it still displays images in the whisper, like the original macro? Let's say we move the image link to bar 2, the syntax should be {{[image](@{selected|bar2})}} So, to input this into the macro, does the following make sense? or did I miss a curly boi somewhere? !me &{template:default} {{name=@{target|Select a Location|token_name}}} {{@{target|Select a Location|bar1} [Click Here To Learn More](@{target|Select a Location|bar1|max})} {{[image](@{selected|bar2})}}} Is that right? Cheers!
@NickOlivo
@NickOlivo 2 жыл бұрын
Hi Pov_Dave! Glad you liked the video! The original macro didn't use images, but I think this will do what you want. !me &{template:default} {{name=@{target|Select a Location|token_name}}} {{@{target|Select a Location|bar1} [Click Here To Learn More](@{target|Select a Location|bar1|max})} {{[image](@{target|Select a Location|bar2})}} Happy Gaming!
@Rain-of-fblthp
@Rain-of-fblthp 2 жыл бұрын
@@NickOlivo Thanks for the reply! I tried this macro but wasn't able to get an output other than the token name. The original macro I was using from the first video was: &{template:default} {{name=@{selected|token_name}}} {{[image](@{selected|bar1})}} {{@{selected|bar2}}} {{[(Learn More)](@{selected|bar3})}} This outputted the token name at the top of the chatbox, then took an image URL that ended in .jpg and displayed in the body of the output, followed by the description and then the "learn more" link at the bottom of the output. I dig the style of the new macro, just wondering if it's possible to keep the old formatting of having the "Learn more" be a separate line in the output and/or include an image in the whisper output before the description. Keep on being awesome! Love the content!
@SIZModig
@SIZModig Жыл бұрын
@@Rain-of-fblthp Making a separate line was as easy as hitting Enter once or twice in the macro, if it has space between the text in the macro it will be the same in the output.
@johnweigand8133
@johnweigand8133 2 жыл бұрын
Do I need to share/show the handout with the players beforehand? @Nick Olivo I have the script working was testing with a friend and the handout was not opening up.
@NickOlivo
@NickOlivo 2 жыл бұрын
Hi John - yes, the handout needs to be shared with the players.
@Dyanosis
@Dyanosis Жыл бұрын
Just thought of another idea - You could give each of the map icon tokens an ability that knows how to output information about itself. Then it can either use the API (!me) or the whisper technique to send information to a player without them needing to "target one of the locations". Why target something if you can just select it and press buttons? I find selecting a token and pressing abilities to be appropriate when information about the token itself matters. Using targeting is only needed if you care about the selected token AND the target (like for spell casting).
@NickOlivo
@NickOlivo Жыл бұрын
Hi Dyanosis - that could work, the only thing to keep in mind there is that you'll need to give All Players control of the token in order to let them click the button.
@miguelcorona5748
@miguelcorona5748 2 жыл бұрын
I followed the directions and put map tokens all over my map they worked I could click on them and it would go to the connected handout. But now it’s not displaying anything in chat anymore
@amberthut
@amberthut 2 жыл бұрын
Try restarting the script sandbox. Happens to me occasionally as well.
@drakeforester5722
@drakeforester5722 Жыл бұрын
Great tool my players will love but have a bit of a hick up! Whenever I log in as a player to test it; whenever I click on "Click Here To Learn More" the handout doesn't pull up. When opening in a new tab it says site can't be reached. Any idea what I could be doing wrong?
@NickOlivo
@NickOlivo Жыл бұрын
Hmm, I don't think I've come across that one before. Are the handouts in the player's journals?
@shadoven
@shadoven Жыл бұрын
How do you actually download the map icons and make them usable, able to be put on the map? I cannot get SVG files to work in Roll20 and don't know how to trim and cut the icons, when I save them they barely take up a small corner of a large white box which makes them unusable.
@NickOlivo
@NickOlivo Жыл бұрын
You can download them, and then open them in a free tool like photopea.com, and then go to File>Export As>PNG
@djdoctorsketch
@djdoctorsketch Жыл бұрын
Hi Nick. Forgive my ignorance in advance. It seems there's a lot of API, macros, scripting, etc, stuff that happens before all this? I'm not unfamiliar with scoding, but I don't seem to be able to just throw an image on a map and make all of this work. Do you have any videos that start from square one of setting all this stuff up. I haven't done any scripting/api stuff with my roll20 at all, or ever before. Does that make sense?
@NickOlivo
@NickOlivo Жыл бұрын
Hi there - there are no scripts or macros you need to create in advance of this. You do need to create the handouts for the locations you want your players to visit, and the rollable token that has the location icons. Information about handouts can be found here - wiki.roll20.net/Handout and information about setting up rollable tokens is here - wiki.roll20.net/Roll_Table#Rollable_Table_Token Once you've done that, you can copy & paste the code from the video's description into a macro, more information about that is here - wiki.roll20.net/Macros Hope that helps!
@djdoctorsketch
@djdoctorsketch Жыл бұрын
@@NickOlivo Thanks a ton for the quick response and those links. I want to get into api stuff now that I've watched a few of your videos. Very cool stuff! I'm going to check out those, links, and dig into this stuff. I see there's a bunch of help threads on roll20 as well. Looking forward to checking out all your old videos and new videos to come. Thanks again!
@NickOlivo
@NickOlivo Жыл бұрын
@@djdoctorsketch My pleasure! Happy gaming!
@brettkruskie
@brettkruskie 2 жыл бұрын
I'm curious if you can link a handout map with clickable locations...
@NickOlivo
@NickOlivo 2 жыл бұрын
Hi Brett - that's an interesting idea. I don't see a way to do it through the Roll20 UI, but it might be possible with the API
@dawidshakestheworld
@dawidshakestheworld 11 ай бұрын
Is there a way to do this where the item you're player is clicking doesn't appear in their journal until after they've interacted? Like if I wanted to have a hidden thing that them stumbled across, how could I do that?
@NickOlivo
@NickOlivo 11 ай бұрын
I'm not aware of a way to do that, sorry.
@Merrlish
@Merrlish 8 ай бұрын
Does this method still work as of 11/8/23? I followed the guide including the API script and I set up the macro successfully for myself. But when my players log in, they don't see the Macro option even if they have the Quickbar enabled.
@NickOlivo
@NickOlivo 7 ай бұрын
It should still work - make sure that the macro is assigned to all players. Also note that the macro doesn't appear on the quickbar by default, they'll need to go to the Collections tab and add the macro to their bar.
@rowandoesrpgs9338
@rowandoesrpgs9338 2 жыл бұрын
Hey Nick, I'm in the middle of trying this for a new game I'm setting up and the 'drawing token' I've selected isn't showing as clickable. Any advice how to troubleshoot?
@NickOlivo
@NickOlivo 2 жыл бұрын
Hi Rowan - is the token not clickable when you're the GM, or when you're in as a player?
@rowandoesrpgs9338
@rowandoesrpgs9338 2 жыл бұрын
@@NickOlivo It definitely wasn't clickable as the DM, and when I tried entering as a Player I had no joy either.
@richardsimpson4875
@richardsimpson4875 2 жыл бұрын
Is there a way to stop players from using this macro on a mob or NPC? I set it up and tested it and it works perfectly for locations on my interactive map, but if I do it on a battle map and select an enemy token, it shows the monsters health, and then if I click on "Click Here To Learn More" it shows an error and takes me out of Roll20. other than that concern, this is amazing.
@NickOlivo
@NickOlivo 2 жыл бұрын
Unfortunately, no. The only thing I can think of there would be to disable the macro when you're in situations that it wouldn't apply - just make it so it was no longer visible to your players. That's still kind of a pain, so maybe just telling your players not to use it unless you're in specific circumstances is the better approach.
@sillysongs19
@sillysongs19 2 жыл бұрын
The latest update to roll20 has added a tooltip option to tokens
@NickOlivo
@NickOlivo 2 жыл бұрын
Yep! It's a great addition to building interactive maps and pages. For anyone who's interested, you can read more about it here - wiki.roll20.net/Token_Tooltip
@sillysongs19
@sillysongs19 2 жыл бұрын
@@NickOlivo what I've done with the results in this video is to put the value you've put in bar1 also in the tool tip spot.
@stuartclements6243
@stuartclements6243 2 жыл бұрын
"Hopefully your players are better than that?" 🤣🤣🤣
@CommanDOH-JKU
@CommanDOH-JKU 2 жыл бұрын
I created the table but whenever I click to make the token it is un mutable. I cannot alter the size, nor can I double click it to edit it...
@NickOlivo
@NickOlivo 2 жыл бұрын
Does that happen for all rollable table tokens?
@CommanDOH-JKU
@CommanDOH-JKU 2 жыл бұрын
@@NickOlivo This is the first attempt at doing them. For other interactable Map tokens, I put them in as Individual tokens, not as a table.
@pktome
@pktome 2 жыл бұрын
Você pode por Whisper para um Personagem, caso o(s) jogador(es) tenha acesso a ele, ele receberá como se fosse um Whisper direcionado. Isso permite que você coloque a Macro em Tokens/Fichas. Dentro da Ficha: /w ?{Who?|@{character_name}:|GM} &{template:default} ... A partir do Token: /w ?{Who?|@{selected|character_name}:|GM} &{template:default} ... ou se possuir um Attribute específico, direto na ficha: /w ?{Who?|@{player_name}|GM} &{template:default} ... ou do Token: /w ?{Who?|@{selected|player_name}|GM} &{template:default} ... Note que você sempre pode criar um Personagem "Grupo" que representa o Grupo e dar o Controle do personagem para Todos, eles podem ter várias Macros direcionadas a esse Personagem "Grupo". Mesmo que todos recebam a Mensagem no final, como o Histórico de Mensagem, você consegue ocultar os "Whispers" o que torna útil filtrar ou procurar por informações no chat posteriormente, bastando ocultar as mensagens direcionadas para o Grupo/Sistema.
@NickOlivo
@NickOlivo 2 жыл бұрын
That's a great tip, I do something like that in this video - kzfaq.info/get/bejne/rKp4mMJ2mtTRo2Q.html
@yuridornelas
@yuridornelas 10 ай бұрын
tem como explicar melhor?
@neon5230
@neon5230 2 жыл бұрын
Hmmm. Getting SyntaxError: Unexpected number when trying to run the script. Anyone else run into this?
@NickOlivo
@NickOlivo 2 жыл бұрын
Is this happening when you run the plain macro, or when you're using the one that calls the !me API? Paste the command you're using in here, and I'll take a look.
@jasonpfirman2881
@jasonpfirman2881 Жыл бұрын
It works but the players when they click want to learn more nothing pops up. but if I click it it does , what am I missing?
@NickOlivo
@NickOlivo Жыл бұрын
Are the handouts shared with the players?
@jasonpfirman2881
@jasonpfirman2881 Жыл бұрын
@@NickOlivo no they weren’t but I fixed that and it worked. Thanks
@SIZModig
@SIZModig Жыл бұрын
Does this work for anyone? My handouts don't get the hyperlink when I use the [ ] in the handouts EDIT: Nevermind, I just had to type it in without anything more to create it, solved it.
@NickOlivo
@NickOlivo Жыл бұрын
Glad you got it working! Happy gaming!
@miguelcorona2329
@miguelcorona2329 2 жыл бұрын
i copied the script from above but the name is not appearing in the purple box
@NickOlivo
@NickOlivo 2 жыл бұрын
Hi Miguel - does the token have a name?
@miguelcorona5748
@miguelcorona5748 2 жыл бұрын
I was able to do all the steps and got my tokens on the maps but now nothing appears in the chat box. As it was doing it before
@Dyanosis
@Dyanosis Жыл бұрын
Couldn't you also just use the "/me" command to send a message to just that player?
@NickOlivo
@NickOlivo Жыл бұрын
Unfortunately, no. /me doesn't whisper, it appears in the chat for all players.
@Dyanosis
@Dyanosis Жыл бұрын
​@@NickOlivo That's mildly confusing then, from my point of view. If I do something like "/me Hello", it should appear as though I'm talking to myself (just like if you text yourself from your own phone). Good to know then.
@NickOlivo
@NickOlivo Жыл бұрын
@@Dyanosis Yeah, I thought the same thing. At least there are workarounds. :)
@yuridornelas
@yuridornelas 10 ай бұрын
Cant I lock the tokens on the map?
@NickOlivo
@NickOlivo 10 ай бұрын
You totally can - this video was recorded before that feature existed in Roll20.
@Paul-nn9oj
@Paul-nn9oj Жыл бұрын
i put the /w @{selected|token_name} to whisper to player -it works, but having a second targeted bar link crashes roll20 ^ sends to error page
@CTSparky1
@CTSparky1 Жыл бұрын
So I'm getting a duplicate output. like it requests the information twice: using this code: !me &{template:default} {{name=@{target|Select a Location|token_name}}} {{@{target|Select a Location|bar1} [``More Info``](@{target|Select a Location|bar1|max})}}
@NickOlivo
@NickOlivo Жыл бұрын
Is all your code on one line? It looks like there's a line break before [``More Info``] try removing that and see if it fixes the issue.
@CTSparky1
@CTSparky1 Жыл бұрын
@@NickOlivo no they are separated lines
Speeding Up Combat in Roll20 with the AutoButton API Script
15:42
Roll20 vs. Owlbear Rodeo (Virtual Tabletop Comparison)
11:50
Final muy increíble 😱
00:46
Juan De Dios Pantoja 2
Рет қаралды 48 МЛН
Получилось у Вики?😂 #хабибка
00:14
ХАБИБ
Рет қаралды 7 МЛН
Tom & Jerry !! 😂😂
00:59
Tibo InShape
Рет қаралды 64 МЛН
DO YOU HAVE FRIENDS LIKE THIS?
00:17
dednahype
Рет қаралды 69 МЛН
Roll20 101: Setting Up Dynamic Lighting
18:13
Nick Olivo
Рет қаралды 2,4 М.
Making Souped Up Macros with the PowerCards API
33:22
Nick Olivo
Рет қаралды 16 М.
Streamlining Combat with the Encounter Helper API in Roll20
11:18
Setting Up Dynamic Lighting in Roll20
16:07
Nick Olivo
Рет қаралды 16 М.
7 Things You Should Know When Making Your Own TTRPG
27:57
How to be a Great GM
Рет қаралды 149 М.
Opening & Closing Doors via the DoorKnocker API in Roll20
12:27
Nick Olivo
Рет қаралды 10 М.
Setting Up Traps in Roll20 using the It's a Trap API
11:19
Nick Olivo
Рет қаралды 6 М.
Enums considered harmful
9:23
Matt Pocock
Рет қаралды 197 М.
Teleporting Across Maps in Roll20
10:03
Nick Olivo
Рет қаралды 13 М.
Map Pins Quick Tip
5:41
Keith Curtis
Рет қаралды 1,7 М.
АДЕЛАЙДА СТРИМ !
5:49:16
AdelaideFF
Рет қаралды 82 М.
skibidi toilet zombie universe 34 ( New Virus)
3:35
MonsterUP
Рет қаралды 2,1 МЛН