Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Issue with @target

Using @target doesn't seem to be working for me anymore. Randomly just stopped working. Checking to see if this is a site-wide issue or just something I need to troubleshoot on my end.
Well, context would be helpful in identifying the problem for starters - are you using legacy tabletop or jumpgate, are you using a beacon sheet, what are you calling with it, from where, and how?
I am using Jumpgate, The standard 2014 D&D character sheet, and it's not working in any context that I use it. A couple examples: I had a marco called "Images" - the quick idea behind it is that, for each token on the table, I would include optional character art for my players to see if they wanted to take a closer look at the character. The macro looked something like this: [Image](@{target|Select a Token|bar3|max}#.png) That macro no longer works. I have checked the URLs and they all work when I just copy and paste them into the chat. I've also changed it to  [Image](@{selected|bar3|max}#.png) and that works (so long as the token is pre-selected before clicking the macro button obviously). Another example: I have a changeling player in my game. Previously I had this macro set up for him: !token-mod --set imgsrc|+@{target|Who do you want to shapeshift into?|token_id} --ids @{selected|token_id} --set defaulttoken  !token-mod --set imgsrc|+=@{target|Who do you want to shapeshift into?|token_id} --ids @{selected|token_id}  Basically, he can pick an NPC token he wants his character to shapeshift into, and at the click of a button, it transforms his token into that NPC token and adds as a part of a multisided token. That appears to be broken, as well. Tried testing out a few other more simple things using @target and it appears to just not be working for anything.
Hmm, I can't replicate this in my test games (can't test the tokenmod command myself, but the target calls resolve fine on my end), try sending in a ticket to the help desk, maybe?
For reasons beyond my comprehension, I have determined that the issue is specific to one specific map. @target works on other pages, and my macros work as expected on the same tokens I was testing things out on by copying and pasting tokens to different maps. Very strange. I have no idea why @target would be busted on one specific map, but... figured I would share by way of an update.
Are the tokens being targeted on the correct layer of this map?