hanna-greaves / Token-Says

Tokens speak dialog or play audio based on in game actions.
GNU General Public License v3.0
6 stars 3 forks source link

Compatibility with Tagger :) #149

Open WinterrrWarlock opened 1 month ago

WinterrrWarlock commented 1 month ago

Would it be possible to implement compatibility with the module Tagger? It would make it so much easier to decide what actors have sayings. For example, if I want my beasts to have death rattles i currently either have to list every beast, or list everything BUT beasts and then invert the selection. It would be nice if there was integration with Tagger so I could just use a tag to determine whether or not a creature/npc/character is able to pull from the compendium :) that way I could just have Token Says check the tag, and if the tag matches then the dialogue gets pulled. Right now I have Giant Spiders asking for help from the gods when they kick the bucket XD

GregorHak commented 1 month ago

Nice, Now I use wildcard option and add to enemy/allies token name mark e.g. * or # to achive this

picollo-24 commented 2 weeks ago

I just opened issue list to raise request for the same feature. Having this option would be amazing!

hanna-greaves commented 2 weeks ago

Hi everyone, sorry for the delay I've been really busy lately! It sounds like this could be a really useful feature, I will investigate it soon :)