Actually I have tried adding an extra tag for example
"<b>"..string.rep(" ", numNeededSpaces).."</b>"
to the leading spaces of the chat messages which worked but is just a bit hacky.
1 Like
Actually I have tried adding an extra tag for example
"<b>"..string.rep(" ", numNeededSpaces).."</b>"
to the leading spaces of the chat messages which worked but is just a bit hacky.