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

Custom Token Marker with TokenMod

I have bought a set of Token Markers and was wondering if there was a way to apply them to Tokens using the TokenMod?
1588623314
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Absolutely. There is documentation in Token-mod's help doc. !token-mod --help
1588625143
The Aaron
Roll20 Production Team
API Scripter
Also, you should have a Journal Handout with the full help in it called Help: TokenMod
1588627351
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Ha! I looked for that first but couldn't ind it. I thought it hadn't updated yet, but the Journal in my API test campaign is a hodge-podge mess.
1588693774

Edited 1588693809
Thank you both for your replies. Also, you should have a Journal Handout with the full help in it called  Help: TokenMod I have already read through the Help: TokenMod  Handout but still wasn't able to find a solution to my Problem. Maybe I have formulated my Problem poorly. I want to use the TokenMod to apply the Bardic Inspiration Marker from the Set Heroic Markers Silver by Heroic Roleplaying Press.  I have named the marker bardic-inspiration . My goal is it to be able to add it to a token using !token-mod --set statusmarkers|bardic-inspiration In the Help: TokenMod  Handout I can just find a list with the Available Status Markers: . The List includes all the default Token Markers. So my question is: Is it possible to add Token Markers to the list of Available Status Markers  and if so how? Thank you again so much for taking the time to help us new players enjoy this awesome service to its fullest.
1588697840
The Aaron
Roll20 Production Team
API Scripter
That's a small bug in the Handout Documentation that I need to fix.  It only updates with version number changes, but you can change the list or status markers in a game between version changes so it really needs to update when those change as well. You can delete the handout and restart the API and it will recreate it with the current list of Custom Token Markers. You can also see a full list in the help: !token-mod --help
Ah. Thank you very much. It works now :D