RobinKuiper / Roll20APIScripts

98 stars 115 forks source link

[StatusInfo] Script does not show condition description when CombatTracker adds a status #71

Open VoltDriver opened 4 years ago

VoltDriver commented 4 years ago

As per the title.

The script is present, does work without crashing. When I add a status using CombatTracker, doing !ct add Blinded 1 -1, StatusInfo reacts by putting the marker on the right token. But it never sends the condition description to the chat, despite that feature being enable in the config (I set it up with !condition config and going through the UI). What is going on?