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

D&D 5e 2024 Character Sheet- anyway to highlight the token that is currently up in initiative?

I had an API using 2014 sheets, TurnTracker1 I believe. Has anything been created or updated for the 2024 sheets? Basically would add an aura around the token that was currently up in initiative. It is getting old pinging the NPC that is attacking/moving/talking, etc to the players. Thanks in advance, I tried googling the same thing but found nothing recent.
1741622436
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
This sounds like TurnMarker1? I took a peek at the code and there's nothing in there that is sheet-dependent. The only thing it wants from the character object is the controller, which is outside the sheet proper. What is happening when you attempt to use the script?