Hello! Using TokenMod, TokenNameNumber, and MonsterHitDice, I have the following macro: !token-mod --set name|"@{selected|character_id} %%NUMBERED%%" bar2_link|npc_ac
!token-mod --set defaulttoken So, when I run the macro while having a token selected that represents an npc character (or creature), it does all the things correctly except the name is a random string of values that I assume to be a page- or campaign-specific character_id, but I would rather it display the as "Character Name %%NUMBERED%%" so that it will display in the turn order with the appropriate name. This is loosely based on a macro I saw TheAaron say he used, but that was from a four year old discussion post and it wasn't working for me so I started from the bottom and just had it affect the things I needed. Any ideas? Additionally, if anyone knows if TokenMod can query which character the token belongs to, instead of a manual edit, that would be super useful to start this macro with.