03.04.2021, 12:11
You can remove the text part before the ":" like this:
Or you can use a separate log from this example: https://forum.logicmachine.net/showthrea...26#pid1726
Code:
text = text:sub(text:find(':') + 2)
Or you can use a separate log from this example: https://forum.logicmachine.net/showthrea...26#pid1726