[Feature]: Chat window /tsay
command improvements for impersonated token
#5039
Labels
feature
Adding functionality that adds value
Describe the Problem
I'd expect to be able to use an impersonated token's speeches in the chat, but this is not possible in certain situations as
/tsay
slash commands currently work using selected token(s) not impersonated tokens. Scenarios are:/tsay
command returns "No Tokens Selected" to the chat window./tsay
commands will return the selected token's speech to the chat window, not the speech from the impersonated token./tsay
id will return selected tokens' speeches to the chat window.The Solution you'd like
/tsay
slash commands should return a matching speech for the impersonated token only, regardless of whether any tokens are selected or not, and regardless of whether or not the impersonated token is on the current map./tsay
can return matching speeches for selected tokens as current behaviour.Alternatives that you've considered.
To not use chat, just use MTScript, but even then one cannot use speech functions currently from a different map to the one with the impersonated token on.
Additional Context
Even when a token is impersonated, I have to go to the right map, and select the right token in order to get the chat
\tsay
command to behave correctly.The text was updated successfully, but these errors were encountered: