Naturally a big fan of The Aaron's work, but I'm a little
stuck using some of the APIs. I'm not a coder but can usually figure things out with a bit of trial and error and I've had a look across the forums but
can't seem to find anyone who has the same issue so I was wondering if anyone could point me in the right direction. I'm looking to use
ColorEmote to output some choice language constructed from two tables. In my example, I am only calling one as I was trying to simplify to work out what was happening...
Using !cem [[1t[ExpressionsOfOuch1] ]] returns a nice-looking chat box
with "0" as the text. So
I tried to use RecursiveTables to deliver the raw text to ColorEmote,
however, I can't seem to get them to work in conjunction properly. !rt
!cem [[1t[ExpressionsOfOuch1] ]] parses the text nicely but seems to
break ColorEmotes ability to detect colour (assigned to aura) and token.
However, !cem !rt [[1t[ExpressionsOfOuch1] ]] keeps the ColorEmote features but fails to parse the table correctly (never triggering RecursiveTables at all) Would anyone be able to provide insight or if this is even possible? Thank you :)