Hello! I’m a ChatScript newbie. I have created a simple Python client that connect to server with a TCP socket. Which character encoding is supported by ChatScript for external communications? I tried with ASCII and UTF-8 but I have problems with decoding data sent by server.
Thanks,
Giovanni