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
This post has been closed. You can still view previous posts, but you can't post any new replies.

Token Marker Search Functionality

Hi all, One of the challenges I have had for a while is having all players use the same token marker to represent the same condition / status.  If for example a character is targeted by bless, some will add a default token marker, some will search through the token markers available, highlighting each one until they find the one who's tooltip states "bless" and then use that one (slow process.) It would be great if we could have a search box above the token markers and when you enter text into the search box it filters the available token markers to show only those token markers that have names match the search box parameter. In the image example, only the bless token marker remains because it is the only token marker named bless. -Adam
I have the token-mod API loaded and use a macro with the following commands: !token-mod --set statusmarkers|!?{Status:|Dead,dead|Blinded,blind|Charmed,charmed|Frightened,fear|Grappled,grappled|Incapacitated,incapacitated|Invisible,invisible|Paralyzed,paralized|Pertrified,petrified|Poisoned,poisoned|Prone,prone|Restrained,restrained|Stunned,stunned|Unconscious,unconcious} I found the original script for this here:&nbsp; <a href="https://app.roll20.net/forum/post/3579101/macro-for-changing-a-token-status-i-have-token-mod" rel="nofollow">https://app.roll20.net/forum/post/3579101/macro-for-changing-a-token-status-i-have-token-mod</a> and edited to use the token marker set that I use.
Rick A. said: I have the token-mod API loaded and use a macro with the following commands: !token-mod --set statusmarkers|!?{Status:|Dead,dead|Blinded,blind|Charmed,charmed|Frightened,fear|Grappled,grappled|Incapacitated,incapacitated|Invisible,invisible|Paralyzed,paralized|Pertrified,petrified|Poisoned,poisoned|Prone,prone|Restrained,restrained|Stunned,stunned|Unconscious,unconcious} I found the original script for this here:&nbsp; <a href="https://app.roll20.net/forum/post/3579101/macro-for-changing-a-token-status-i-have-token-mod" rel="nofollow">https://app.roll20.net/forum/post/3579101/macro-for-changing-a-token-status-i-have-token-mod</a> and edited to use the token marker set that I use. That's certainly much more efficient than the way I am currently handling token markers.&nbsp; Thank you for sharing this tip / macro - this will help a lot. I think the original suggestion is still beneficial however to allow non-Pro users to make easy use of token markers. -Adam
1664183554
Roll20 Dev Team
Pro
Marketplace Creator
Thanks for the suggestion! After 30 days, Suggestions and Ideas with fewer than 10 votes are closed and the votes are refunded to promote freshness. Your suggestion didn't build the right momentum this time, but feel free to submit it again! We find that the best suggestions describe the problem you are having, and the solution you want. You can learn more about the process of making suggestions on the Roll20 Wiki! More details can be found here .