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

How to hide nametag to players only?

1692450478

Edited 1692511284
MJ
Pro
I would love to be able to hide the nametag of NPCs to the players. I still want to keep them visible to the DM tho. How can I do that ? (I have a pro suscription) Add-on : I would like to do this to all my tokens on the map at once
You turn the nameplate on in token settings, but keep the "See" permissions off in the same section. -Adam
1692511194

Edited 1692511243
MJ
Pro
I did try that but the See permission always comes back. (you can click on the image to see the gif animated) Also, i would like to be able to do this for all my token on the map at once.
1692512146

Edited 1692526343
Do you use Combat Master Script or Aura/Tint HealthColors? If so, check the settings there... Pombodi said: I did try that but the See permission always comes back. (you can click on the image to see the gif animated) Also, i would like to be able to do this for all my token on the map at once.
1692536361
timmaugh
Forum Champion
API Scripter
You should be able to set this with TokenMod (I think), and after the merge happens this week, you should be able to select all of the tokens on the map with SelectManager. I'll have to verify the TokenMod portion of the line, but the SelectManager portion would be something like: {&select *, +type=token, +npc} That would be limited to the objects layer, but a GM could add a "layer" criteria to expand it to other layers, too  I'll see if I can run down the TokenMod portion if someone doesn't beat me to it.
1692541007
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
TheMarkus1204 said: Do you use Combat Master Script or Aura/Tint HealthColors? If so, check the settings there... Judging by the green auras around the healthy tokens, my bet's on Aura/Tint HealthColors. There are config settings you can change for that script, Pombodi. Consult the documentation.