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

tokenNameNumber or StatusMarker

I have been using this api for a little bit now and I love it.  The idea of being able to use status markers instead of showing the labels seemed great.  But that function does not seem to be working for me.  Has anyone else had this issue?
1594360707
The Aaron
Roll20 Production Team
API Scripter
Are you using custom status markers?  I need to update that script since their release...
1594362704

Edited 1594363010
No, just the normal ones
1594373477

Edited 1594373569
Andrew R.
Pro
Sheet Author
I can report that TokenNameNumber is working just fine in both of my 13th Age Glorantha games with Custom Status Markers, one from the Marketplace, one I made myself with Glorantha Runes.  However, I do not Use Dots.  
I wonder if it has something to do with the character sheet I'm using which is Tony R's Cyberpunk 2020.  But I just went and tried it with other symbols.  And no luck.  I get the critters named correctly just fine, but none of the symbols show up.
1594390249

Edited 1594390322
Are you adding %%NUMBERED%% to the default token or the Character Sheet? I don't think the type of sheet has anything to do with it as it is based off the token, that is why I am asking.
1594390525
The Aaron
Roll20 Production Team
API Scripter
The %%NUMBERED%% is only required for adding a number on the name.  For dots, it won't be used.  I'll take a look this weekend.
Ah!  I missed the line about  !tnn --help .  I consulted that and discovered the toggle for the dots.  Thank you for responding though.